RealtimeCompLab2

Dependencies:   mbed

Fork of PPP-Blinky by Nicolas Nackel

Revision:
144:01d98cf7738e
Parent:
142:54d1543e23e5
Child:
150:3366bf3d294e
--- a/PPP-Blinky/ppp-blinky.h	Tue Aug 29 17:26:42 2017 +0000
+++ b/PPP-Blinky/ppp-blinky.h	Tue Aug 29 18:42:20 2017 +0000
@@ -4,7 +4,7 @@
 #include "sha1.h"
 #include "BufferedSerial.h"
 
-void initialize();
+void initializePpp();
 int connected();
 void scanForConnectString();
 void waitForPppFrame();