From d071bd5ee0430c8b34611b896855ef5908de93ac Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 7 Aug 2025 10:57:06 -0400 Subject: [PATCH] Update main.h added simulated changes --- main.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.h b/main.h index 1c2e5e36..48818e37 100644 --- a/main.h +++ b/main.h @@ -124,6 +124,11 @@ 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 + int transmitStatus = -1; float amplitude; // = ; // 20000; // 32767/(10%amp+5%amp+100%amp)