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.
Dependencies: mbed libTCS34725 lib_LoRaWAN
Revision 6:6ae3c5bca801, committed 2019-01-25
- Comitter:
- dsubotic
- Date:
- Fri Jan 25 16:40:59 2019 +0000
- Parent:
- 5:c64f313ca878
- Child:
- 7:d74e195dfa93
- Commit message:
- RGB fix
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Jan 16 15:37:20 2019 +0000
+++ b/main.cpp Fri Jan 25 16:40:59 2019 +0000
@@ -53,6 +53,7 @@
ledGreen = 1;
ledBlue = 1;
+
//serial communication
pc.baud(115200);
pc.printf("Welcome at University of Antwerp #STEM2019 \r\n");