Update main.h typo

master-latency
Alan Johnston 4 months ago committed by GitHub
parent d071bd5ee0
commit 16e34a7c67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -124,10 +124,10 @@ FILE *image_file;
#define REPEATER 7
#define TXCOMMAND 12
#define FAIL_COUNT = 2
#define FAIL_SOLAR = 1
#define FAIL_DEGRADE = 2
#define FAIL_SHORT = 3
#define FAIL_COUNT 2
#define FAIL_SOLAR 1
#define FAIL_DEGRADE 2
#define FAIL_SHORT 3
int transmitStatus = -1;

Loading…
Cancel
Save

Powered by TurnKey Linux.