From c18a8667239600642aa9968dfda74828e4a12f8c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Mar 2007 05:37:22 +0000 Subject: cleaned up for the Pduino 0.3 release svn path=/trunk/externals/hardware/arduino/; revision=7476 --- Pd_firmware/Pd_firmware.pde | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Pd_firmware/Pd_firmware.pde') diff --git a/Pd_firmware/Pd_firmware.pde b/Pd_firmware/Pd_firmware.pde index e678917..6c196af 100644 --- a/Pd_firmware/Pd_firmware.pde +++ b/Pd_firmware/Pd_firmware.pde @@ -32,6 +32,7 @@ * * @author: Hans-Christoph Steiner * help with initial protocol redesign: Jamie Allen + * much protocol discussion: the Arduino developers mailing list * key bugfixes: Georg Holzmann * Gerda Strobl * @date: 2006-05-19 @@ -46,12 +47,10 @@ * TODO: add device type reporting (i.e. some firmwares will use the Firmata * 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 */ -/* cvs version: $Id: Pd_firmware.pde,v 1.28 2007-03-06 06:59:43 eighthave Exp $ */ +/* cvs version: $Id: Pd_firmware.pde,v 1.29 2007-03-08 05:37:22 eighthave Exp $ */ /*============================================================================== * MESSAGE FORMATS -- cgit v1.2.1