mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 05:37:40 +00:00
Fixed ADSB TX frame rotation
This commit is contained in:
@@ -44,8 +44,6 @@ private:
|
||||
{ 0, -127 }
|
||||
};
|
||||
|
||||
bool active { };
|
||||
uint32_t terminate { };
|
||||
uint32_t bit_pos { 0 };
|
||||
uint32_t cur_bit { 0 };
|
||||
uint32_t phase { 0 };
|
||||
|
Reference in New Issue
Block a user