pull/13/head
alanbjohnston 7 years ago committed by GitHub
parent 81a605c3a6
commit 211c94a922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -172,7 +172,7 @@ struct SensorConfig config_sensor(char *bus, int address, int milliAmps) {
struct SensorConfig sensor[8]; // 7 current sensors in Solar Power PCB plus one in MoPower UPS V2
struct SensorData reading[8]; // 7 current sensors in Solar Power PCB plus one in MoPower UPS V2
struct tempSensor;
struct SensorConfig tempSensor;
char src_addr[5] = "";
char dest_addr[5] = "CQ";

Loading…
Cancel
Save

Powered by TurnKey Linux.