Skip to content

Commit

Permalink
fix spell
Browse files Browse the repository at this point in the history
  • Loading branch information
ciesle committed Apr 11, 2021
1 parent 6dc4283 commit 0a1794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_TCS34725.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ uint16_t Adafruit_TCS34725::calculateLux(uint16_t r, uint16_t g, uint16_t b) {
}

/*!
* @brief Sets inerrupt for TCS34725
* @brief Sets interrupt for TCS34725
* @param i
* Interrupt (True/False)
*/
Expand Down

0 comments on commit 0a1794e

Please sign in to comment.