Update main.h fix sensor_string

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

@ -186,7 +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];
char sensor_string[SENSOR_FIELDS][32];
int test_i2c_bus(int bus);

Loading…
Cancel
Save

Powered by TurnKey Linux.