Éric Bisson / Mbed 2 deprecated S5info_APP4

Dependencies:   mbed-rtos mbed CRC16

Fork of S5info_APP2 by Éric Bisson

Revision:
15:7c2e70c36b98
Parent:
13:a436ba0b78e8
Parent:
14:bd909277eb13
Child:
16:f2661759714c
--- a/bit.h	Tue Mar 07 04:37:39 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-int bit0 = 1;
-int bit1 = 1<<1;
-int bit2 = 1<<2;
-int bit3 = 1<<3;
-int bit16 = 1<<16;
-int bit26 = 1<<26;
-int bit27 = 1<<27;
\ No newline at end of file