You've already forked TEF6686_ESP32
Added logging to GUI
This commit is contained in:
@@ -307,6 +307,8 @@ void Communication() {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else if (data_str.startsWith("l") || data_str.startsWith("L")) {
|
||||
printLogbookCSV();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user