Update telem.c

pull/55/head
alanbjohnston 6 years ago committed by GitHub
parent 48d3c7be05
commit 4b37f4b9e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,7 +59,7 @@ struct SensorConfig {
int calValue;
int powerMultiplier;
int currentDivider;
char command[30];
char command[100];
};
struct SensorData {

Loading…
Cancel
Save

Powered by TurnKey Linux.