remove test log comments
This commit is contained in:
parent
3c00060a4e
commit
37381b0dd5
|
@ -9,7 +9,7 @@ TODO
|
||||||
int vis_textsize=12; //copy from Visualization class
|
int vis_textsize=12; //copy from Visualization class
|
||||||
|
|
||||||
//String logfile_name="LOG00008_rumfahren_neu.TXT";
|
//String logfile_name="LOG00008_rumfahren_neu.TXT";
|
||||||
String logfile_name="LOG00203b_20210529_tripAndSpeedTest.TXT";
|
String logfile_name="20210529_Baerenbruch/LOG00229_phaseadavancestart500.TXT";
|
||||||
int columnCount=20;
|
int columnCount=20;
|
||||||
|
|
||||||
boolean useSerial=false; //false=read from csv log, true=read from serial port
|
boolean useSerial=false; //false=read from csv log, true=read from serial port
|
||||||
|
|
Loading…
Reference in New Issue