mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-24 00:24:36 +00:00
Started ADS-B TX UI and frame encoding
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
void DTMFTXProcessor::execute(const buffer_c8_t& buffer){
|
||||
void DTMFTXProcessor::execute(const buffer_c8_t& buffer) {
|
||||
|
||||
// This is called at 1536000/2048 = 750Hz
|
||||
// DTMF samplerate = 153600Hz
|
||||
|
Reference in New Issue
Block a user