Skip to content

Commit

Permalink
Merge pull request #44 from ciesle/master
Browse files Browse the repository at this point in the history
fix spell
  • Loading branch information
ladyada authored Apr 11, 2021
2 parents 6dc4283 + 0a1794e commit 1500340
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 1500340

Please sign in to comment.