Added cursors in waveform widget

Auto unit string format function
This commit is contained in:
Furrtek
2017-10-28 16:34:52 +02:00
parent d47f292d3a
commit 90b76f00d9
7 changed files with 79 additions and 82 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ private:
//uint8_t scan_count;
//double scan_progress;
//unsigned int scan_index;
int8_t waveform_buffer[512];
int16_t waveform_buffer[512];
const encoder_def_t * encoder_def { };
//uint8_t enc_type = 0;