fix OOK transmit - getting stuck after '12E' type

From https://github.com/z4ziggy/portapack-havoc/commit/395bc486f12b4303cadfc2fa59e9095a409aaaa8
This commit is contained in:
Erwin Ried
2020-05-26 11:45:48 +02:00
committed by GitHub
parent 687b1187d1
commit 125aa75553
+1 -1
View File
@@ -55,7 +55,7 @@ private:
//uint8_t scan_count;
//double scan_progress;
//unsigned int scan_index;
int16_t waveform_buffer[512];
int16_t waveform_buffer[550];
const encoder_def_t * encoder_def { };
//uint8_t enc_type = 0;