APP 4

Dependencies:   mbed CRC16 mbed-rtos

Revision:
2:1250280a511b
Parent:
1:f212b6676849
Child:
3:3ffa14e75b8a
Child:
4:272f227e4442
--- a/Manchester.h	Sat Feb 20 19:14:36 2016 +0000
+++ b/Manchester.h	Sat Feb 20 19:25:57 2016 +0000
@@ -1,7 +1,10 @@
 #include <bitset>
+#include "APP.h"
 
 #pragma once
 
+
 using namespace std;
 
 void encode(bitset<8> bits);
+void Tramomatique();