Update main.h added FAIL_UNPLUG

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.