summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrian-bowyer <adrian-bowyer@cb376a5e-1013-0410-a455-b6b1f9ac8223>2008-06-25 22:52:11 +0000
committeradrian-bowyer <adrian-bowyer@cb376a5e-1013-0410-a455-b6b1f9ac8223>2008-06-25 22:52:11 +0000
commit9b25f19beff541f278e415dcb77350406199ddc6 (patch)
tree578462f8b892beb61837b7205384a78e17d6c02e
parente3b9d71557dac6867b1e1d62331d910971bfff82 (diff)
downloadreprap-backup-9b25f19beff541f278e415dcb77350406199ddc6.tar.gz
reprap-backup-9b25f19beff541f278e415dcb77350406199ddc6.zip
Cosmetic revisions, but...
Only use the Arduino code in here with host software at revision 1663 or higher. (This fixes an erroneous revision number in the comment on a previous revision...) git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@1668 cb376a5e-1013-0410-a455-b6b1f9ac8223
-rw-r--r--trunk/reprap/firmware/Arduino/library/CartesianBot/CartesianBot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/reprap/firmware/Arduino/library/CartesianBot/CartesianBot.h b/trunk/reprap/firmware/Arduino/library/CartesianBot/CartesianBot.h
index d1dec4fc..6442cd01 100644
--- a/trunk/reprap/firmware/Arduino/library/CartesianBot/CartesianBot.h
+++ b/trunk/reprap/firmware/Arduino/library/CartesianBot/CartesianBot.h
@@ -1,5 +1,5 @@
/*
- CartesianBot.h - RepRap Cartesian Bot library for Arduino
+ CartesianBot.h - RepRap Cartesian Bot library for Arduino
This library is used to interface with a RepRap Cartesian Bot (3 axis X/Y/Z machine)