Remove obsolete macro
This commit is contained in:
parent
abe583ed75
commit
4a129fefc6
@ -43,9 +43,6 @@
|
|||||||
* Definitions below are dictated by the hardware and not really
|
* Definitions below are dictated by the hardware and not really
|
||||||
* changeable!
|
* changeable!
|
||||||
*/
|
*/
|
||||||
/* Platform TMOTE_SKY */
|
|
||||||
#define TMOTE_SKY 1
|
|
||||||
|
|
||||||
/* Delay between GO signal and SFD: radio fixed delay + 4Bytes preample + 1B SFD -- 1Byte time is 32us
|
/* Delay between GO signal and SFD: radio fixed delay + 4Bytes preample + 1B SFD -- 1Byte time is 32us
|
||||||
* ~327us + 129preample = 456 us */
|
* ~327us + 129preample = 456 us */
|
||||||
#define RADIO_DELAY_BEFORE_TX ((unsigned)US_TO_RTIMERTICKS(456))
|
#define RADIO_DELAY_BEFORE_TX ((unsigned)US_TO_RTIMERTICKS(456))
|
||||||
|
Loading…
Reference in New Issue
Block a user