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

From 395bc486f1
This commit is contained in:
Erwin Ried 2020-05-26 11:45:48 +02:00 committed by GitHub
parent 687b1187d1
commit 125aa75553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;