User Tools

Site Tools


extended-python-arduino-api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
extended-python-arduino-api [2012/08/01 14:45]
46.57.71.90
extended-python-arduino-api [2013/04/22 08:19]
zoza old revision restored
Line 86: Line 86:
  
 void DebugOut(void) { void DebugOut(void) {
-  Serial.print(VarHandlerChar, BYTE);+  Serial.print(VarHandlerChar);​
   for (int  i = 0; i < PosN; i++) {   for (int  i = 0; i < PosN; i++) {
     Serial.print('​ ');     Serial.print('​ ');
extended-python-arduino-api.txt ยท Last modified: 2013/04/22 08:19 by zoza