Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Gameduino_Asteroids_game Gameduino_Ball_demo Gameduino_Bitmap_demo Gameduino_chessboard_demo ... more
Revision 4:84c1ca3e1be0, committed 2012-12-20
- 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
Gameduino Shield