Jelle Raes / Mbed 2 deprecated VLC_decoder_finished

Dependencies:   mbed

Fork of VLC_decoder_copy_copy_omdatetkan by Jelle Raes

Revision:
6:5de275d946a6
Parent:
5:a9d2050d7a12
--- a/manchester.cpp	Wed May 16 08:19:42 2018 +0000
+++ b/manchester.cpp	Mon May 21 14:43:02 2018 +0000
@@ -5,7 +5,6 @@
 Serial pc(USBTX, USBRX);
 Timer timer;
 Timeout timeout;
-int datal[] = {1,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0};
 bool notTimedOut;
 
 manchester::manchester()