Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Bonacina <[email protected]>
  • Loading branch information
betarho committed Jan 9, 2022
1 parent df09300 commit 598d196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_AMG88xx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ float Adafruit_AMG88xx::readThermistor() {
/*!
@brief Read Infrared sensor values
@param buf the array to place the pixels in
@param size Optionsl number of bytes to read (up to 64). Default is 64
@param size Optional number of bytes to read (up to 64). Default is 64
bytes.
@return up to 64 bytes of pixel data in buf
*/
Expand Down

0 comments on commit 598d196

Please sign in to comment.