mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 09:57:50 +00:00
Added velocity/bearing ADS-B frame for tx
Added compass widget Manchester encoder
This commit is contained in:
@@ -67,4 +67,6 @@ FormattedSymbols format_symbols(
|
||||
const ManchesterDecoder& decoder
|
||||
);
|
||||
|
||||
void manchester_encode(uint8_t * dest, uint8_t * src, size_t length, const size_t sense = 0);
|
||||
|
||||
#endif/*__MANCHESTER_H__*/
|
||||
|
Reference in New Issue
Block a user