Skip to content

Commit

Permalink
Fix parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
FredM67 committed Mar 10, 2024
1 parent c23a6f8 commit 95a03fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mk2_3phase_RFdatalog_temp/utils_temp.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class TemperatureSensing
/**
* @brief Read temperature of a specific device
*
* @param deviceAddress The address of the device
* @param idx The index of the device
* @return int16_t Temperature * 100
*/
int16_t readTemperature(const uint8_t idx)
Expand Down

0 comments on commit 95a03fb

Please sign in to comment.