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

Next revision
Previous revision
extended-python-arduino-api [2012/08/01 14:39]
46.57.71.90 created
extended-python-arduino-api [2013/04/22 08:19]
zoza old revision restored
Line 1: Line 1:
-Extended Python Arduino Prototyping API [[http://​code.google.com/​p/​extended-python-arduino-prototyping-api/​source/​browse/​trunk/​prototype/​prototype.pde|google code]] project trunk+Extended Python Arduino Prototyping API adruino pde [[http://​code.google.com/​p/​extended-python-arduino-prototyping-api/​source/​browse/​trunk/​prototype/​prototype.pde|google code]] project trunk
  
-<​code>​+<​code ​java>
 #include <​Servo.h>​ #include <​Servo.h>​
  
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