Update main.h changed FAIL_NONE to -1

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.