mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 04:17:41 +00:00
Added repeat setting for AFSK TX, fixed LCR scan, cleaned up LCR
Added max setting for progressbars, default = 100
This commit is contained in:
@@ -45,6 +45,7 @@ private:
|
||||
bool afsk_alt_format;
|
||||
char message_data[256];
|
||||
|
||||
uint8_t repeat_counter = 0;
|
||||
int8_t re, im;
|
||||
uint8_t s;
|
||||
uint8_t bit_pos = 0, byte_pos = 0;
|
||||
|
Reference in New Issue
Block a user