Fix device info
This commit is contained in:
@ -40,4 +40,6 @@ void temperatureConfigure();
|
||||
|
||||
void temperaturePerformUpdate(Temperature* temperatures);
|
||||
|
||||
uint8_t* getSensorAddress(uint8_t index);
|
||||
|
||||
void copySensorAddress(uint8_t index, uint8_t* buffer);
|
Reference in New Issue
Block a user