From 8f9ca6ec836845665d7c7bd39ff9bb3eba957b43 Mon Sep 17 00:00:00 2001 From: Martin Peach Date: Wed, 1 Nov 2006 02:21:52 +0000 Subject: changed comments svn path=/trunk/externals/hardware/arduino/; revision=6207 --- PICduino/f767duino.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PICduino/f767duino.asm b/PICduino/f767duino.asm index 56ad270..aeb21ca 100755 --- a/PICduino/f767duino.asm +++ b/PICduino/f767duino.asm @@ -37,8 +37,8 @@ ; * ;************************************************************************************************ ; * -; This is an implementation of the Arduino using a PIC16F767 instead of an ATmega8. * -; See PICduino.CKT for the schematic. * +; This is an implementation of the pd firmware on Arduino using a PIC16F767 instead of an ATmega8.* +; See picduino.png for the schematic. * ; * ;************************************************************************************************ ;___Arduino_Pin_Name____=___PIC_Pin_Name____* -- cgit v1.2.1