use old style C comments.
convert printf to PRINTF. remove unnecessary MS_DELAY calls from setupTX and setupRX.
This commit is contained in:
parent
15c447e57e
commit
96fbf3b853
2 changed files with 137 additions and 138 deletions
|
@ -91,6 +91,8 @@
|
|||
// CC1020 driver configuration
|
||||
#define CC1020_BUFFERSIZE 128
|
||||
|
||||
#define CRC_LEN 2
|
||||
|
||||
// PDI (Data in) is on P21
|
||||
#define PDO (P2IN & 0x01)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue