mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 23:11:01 -04:00
Cleanup
This commit is contained in:
parent
f229b78372
commit
32424b91a6
4 changed files with 17 additions and 33 deletions
|
@ -73,8 +73,8 @@
|
|||
#define IRQ_RX_DONE_MASK_7X 0x40
|
||||
#define IRQ_PAYLOAD_CRC_ERROR_MASK_7X 0x20
|
||||
|
||||
#define MAX_PKT_LENGTH 255
|
||||
#define SYNC_WORD_7X 0x12
|
||||
#define SYNC_WORD_7X 0x12
|
||||
#define MAX_PKT_LENGTH 255
|
||||
|
||||
extern SPIClass SPI;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue