Dragan Subotic / Mbed 2 deprecated STEM_2019

Dependencies:   mbed libTCS34725 lib_LoRaWAN

Files at this revision

API Documentation at this revision

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");