Merge pull request #18 from nathancheek/master

Fix semicolon syntax errors
This commit is contained in:
Lowaichung
2015-06-22 14:51:52 +08:00
+2 -2
View File
@@ -44,8 +44,8 @@ void loop()
unsigned char canId = CAN.getCanId();
Serial.println("-----------------------------")
Serial.println("get data from ID: ")
Serial.println("-----------------------------");
Serial.println("get data from ID: ");
Serial.println(canId);
for(int i = 0; i<len; i++) // print the data