Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed Mar 13, 2021
1 parent 768b98f commit 6ad166a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modm/driver/color/tcs3472.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,11 @@ struct tcs3472
{
ENABLE = 0x00, ///< Power up the device, Enable features
ID = 0x12, ///< Read part-ID

// Shutter configuration
INTEGRATION_TIME = 0x01, ///< Shutter integration time
GAIN = 0x0F, ///< Shutter gain control

// Waittime configuration
WAIT_TIME = 0x03, ///< Waittime between samples. Conceived for power savings
CONFIGURATION = 0x0D, ///< Setting WAITLONG multiplies WAIT_TIME by 12
Expand Down

0 comments on commit 6ad166a

Please sign in to comment.