Add live plot zoom controls
This commit is contained in:
1
main.cpp
1
main.cpp
@ -371,6 +371,7 @@ void print_help(const char* exe_name) {
|
||||
<< "inside the same input stream, packets are split continuously by DI_SYN2 edges, and if\n"
|
||||
<< "digital input 1 changes state the corresponding ADC sample is written to the buffer as 0.\n"
|
||||
<< "Open live_plot.html in a browser to see the live graph update over time.\n"
|
||||
<< "The live HTML supports X/Y zoom buttons, mouse-wheel zoom, and reset.\n"
|
||||
<< "\n"
|
||||
<< "Recommended working example:\n"
|
||||
<< " " << exe_name
|
||||
|
||||
Reference in New Issue
Block a user