mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
Backup
This commit is contained in:
@@ -32,6 +32,7 @@ typedef struct{
|
||||
double onewireTemp4 = 0;
|
||||
double onewireTemp5 = 0;
|
||||
double onewireTemp6 = 0;
|
||||
int rotationAngle = 0;
|
||||
} SensorData;
|
||||
|
||||
typedef struct{
|
||||
|
||||
Reference in New Issue
Block a user