don't need BLOCKING_TX anymore with the recent bugfixes
This commit is contained in:
parent
df9d43ab83
commit
8dce85c308
|
@ -84,7 +84,7 @@
|
|||
#define MACA_RAW_MODE 0
|
||||
#define USE_32KHZ_XTAL 0
|
||||
|
||||
#define BLOCKING_TX 1
|
||||
#define BLOCKING_TX 0
|
||||
|
||||
/* end of mc1322x specific config. */
|
||||
|
||||
|
|
Loading…
Reference in a new issue