Skip to content

Commit

Permalink
See if this satisfies doxygen.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsayellow committed May 11, 2020
1 parent 9cd1dfa commit 9ff6ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_TCS34725.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
#define TCS34725_INTEGRATIONTIME_540MS (0x1F)
// 600.0ms - 250 cycles - Max Count: 65535 - 60Hz cycles 36.0 - 50Hz cycles 30.0
#define TCS34725_INTEGRATIONTIME_600MS (0x06)
// 614.4ms - 256 cycles - Max Count: 65535 - 60Hz cycles 36.9 - 50Hz cycles 30.7
/**< 614.4ms - 256 cycles - Max Count: 65535 - 60Hz cycles 36.9 - 50Hz cycles 30.7 */
#define TCS34725_INTEGRATIONTIME_614MS (0x00)

/** Gain settings for TCS34725 */
Expand Down

0 comments on commit 9ff6ef1

Please sign in to comment.