This commit is contained in:
Lubos Petrovic
2020-12-20 16:22:32 +01:00
parent d1b0422c5e
commit 7657a724b6
5 changed files with 34 additions and 48 deletions

View File

@@ -7,8 +7,6 @@
*/
void CommObd2Can::connectDevice() {
line = "";
Serial.println("CAN connectDevice");
}