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.
Fork of 02_LAB_serial_protocol by
Revision 10:846a16647b9a, committed 2017-10-07
- Comitter:
- LuisMiguelCastro
- Date:
- Sat Oct 07 01:24:47 2017 +0000
- Parent:
- 9:3a8624147a4c
- Commit message:
- ultimo envio
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Sep 30 14:33:24 2017 +0000 +++ b/main.cpp Sat Oct 07 01:24:47 2017 +0000 @@ -24,7 +24,7 @@ // COMANDOS #define LED_NC 0 -#define DOT_NC 31 +#define DOT_NC 1 #define LINE_NC 2 #define RECTANGLE_NC 3 #define CICLE_NC 4
