Testing 1 blue pill

Dependencies:   mbed mbed-rtos TextLCD

Revision:
21:6d9f6a986647
Parent:
17:68b3fdabe4c5
Child:
22:fc2186b610b5
--- a/SETUP.hpp	Tue Feb 12 17:09:27 2019 +0000
+++ b/SETUP.hpp	Thu Feb 14 10:22:54 2019 +0000
@@ -20,6 +20,7 @@
 //Digital Outputs
 DigitalOut led1(LED1);
 DigitalOut led2(LED2);
+
 void up_thread_function();
 void down_thread_function();
 void start_thread_function();