Skip to content

Commit efa7240

Browse files
authored
Fix compile error (PowerBroker2#63)
1 parent 4e691cf commit efa7240

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ELMduino.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,6 @@ uint64_t ELM327::findResponse()
25682568
if (debugMode)
25692569
{
25702570
Serial.print("64-bit response: ");
2571-
Serial.println(response);
25722571
Serial.print("responseByte_0: ");
25732572
Serial.println(responseByte_0);
25742573
Serial.print("responseByte_1: ");

0 commit comments

Comments
 (0)