Load calibration from device via payload

Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
This commit is contained in:
TheJackiMonster 2023-04-23 02:10:55 +02:00
parent bacc08e594
commit 678c0196ea
No known key found for this signature in database
GPG key ID: D850A5F772E880F9
3 changed files with 191 additions and 6 deletions

View file

@ -115,6 +115,8 @@ struct device3_t {
bool detached;
bool claimed;
uint32_t static_id;
uint64_t last_timestamp;
float temperature; // (in °C)