This commit is contained in:
midelic 2016-08-31 22:39:18 +01:00 committed by GitHub
parent ce3309d987
commit 3e7b9e5d3a

View File

@ -393,11 +393,9 @@ enum {
PKT_ACKED,
PKT_TIMEOUT
};
//*******************
//*** CRC Table ***
//*******************
// baudrate defines for serial
#define SPEED_100K 0
#define SPEED_9600 1
//****************************************