Update main.h add sensor_string

sim-fail-1
Alan Johnston 4 months ago committed by GitHub
parent f000d2f3c4
commit bf011469cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -186,6 +186,7 @@ double eclipse_time;
float voltage[9], current[9], sensor[SENSOR_FIELDS], other[3];
char sensor_payload[500];
char sensor_strings[SENSOR_FIELDS][32];
int test_i2c_bus(int bus);

Loading…
Cancel
Save

Powered by TurnKey Linux.