Update main.h added FAIL_NONE

master-latency
Alan Johnston 4 months ago committed by GitHub
parent 91f76f4603
commit 3814d17450
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -125,6 +125,7 @@ FILE *image_file;
#define TXCOMMAND 12
#define FAIL_COUNT 10
#define FAIL_NONE 0
#define FAIL_SOLAR 1
#define FAIL_DEGRADE 2
#define FAIL_SHORT 3

Loading…
Cancel
Save

Powered by TurnKey Linux.