Chris Dick / Gameduino

Dependencies:   Arduino

Dependents:   Gameduino_Asteroids_game Gameduino_Ball_demo Gameduino_Bitmap_demo Gameduino_chessboard_demo ... more

Files at this revision

API Documentation at this revision

Comitter:
TheChrisyd
Date:
Thu Dec 20 23:02:36 2012 +0000
Parent:
3:141b6d4c3c30
Commit message:
Updated Arduino library.

Changed in this revision

Arduino.lib Show annotated file Show diff for this revision Revisions of this file
GD.h Show annotated file Show diff for this revision Revisions of this file
--- a/Arduino.lib	Thu Dec 20 12:51:11 2012 +0000
+++ b/Arduino.lib	Thu Dec 20 23:02:36 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/TheChrisyd/code/Arduino/#622cd7b451f8
+http://mbed.org/users/TheChrisyd/code/Arduino/#272d0276d474
--- a/GD.h	Thu Dec 20 12:51:11 2012 +0000
+++ b/GD.h	Thu Dec 20 23:02:36 2012 +0000
@@ -39,7 +39,7 @@
   byte image, palette;
 };
 
-/** Gameduino library ported form the arduino
+/** Gameduino library ported from the arduino
  *
  * Example:
  * @code