RealtimeCompLab2

Dependencies:   mbed

Fork of PPP-Blinky by Nicolas Nackel

Revision:
193:8d3c9e94a4fb
Parent:
181:bcfe7fe2142d
--- a/PPP-Blinky/ppp-blinky.h	Sat Nov 11 10:32:20 2017 +0000
+++ b/PPP-Blinky/ppp-blinky.h	Mon Nov 20 22:03:28 2017 +0000
@@ -170,3 +170,6 @@
     } ipData; // ip related object
 } pppVariables;
 
+void t_print(int i, char* process);
+void l_off(void);void l_on(void);
+void led_flash(void);
\ No newline at end of file