[PD-cvs] externals/hardware/arduino/Pd_firmware Pd_firmware.pde, 1.28, 1.29

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu Mar 8 06:37:24 CET 2007


Update of /cvsroot/pure-data/externals/hardware/arduino/Pd_firmware
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29029/Pd_firmware

Modified Files:
	Pd_firmware.pde 
Log Message:
cleaned up for the Pduino 0.3 release

Index: Pd_firmware.pde
===================================================================
RCS file: /cvsroot/pure-data/externals/hardware/arduino/Pd_firmware/Pd_firmware.pde,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** Pd_firmware.pde	6 Mar 2007 06:59:43 -0000	1.28
--- Pd_firmware.pde	8 Mar 2007 05:37:22 -0000	1.29
***************
*** 33,36 ****
--- 33,37 ----
   * @author: Hans-Christoph Steiner <hans at at.or.at>
   *   help with initial protocol redesign: Jamie Allen <jamie at heavyside.net>
+  *   much protocol discussion: the Arduino developers mailing list
   *   key bugfixes: Georg Holzmann <grh at mur.at>
   *                 Gerda Strobl <gerda.strobl at student.tugraz.at>
***************
*** 47,52 ****
   *       protocol, but will only support specific devices, like ultrasound 
   *       rangefinders or servos)
-  * TODO: add "pinMode all 0/1" command
-  * TODO: try using PIND to get all digitalIns at once
   * TODO: use Program Control to load stored profiles from EEPROM
   */
--- 48,51 ----





More information about the Pd-cvs mailing list