mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
added the missing define for radio_packet_length_t on econotag
This commit is contained in:
parent
7f69a6a122
commit
e17666c326
@ -25,5 +25,7 @@
|
|||||||
#define IBIAS 0x1f
|
#define IBIAS 0x1f
|
||||||
#define FTUNE 0x7
|
#define FTUNE 0x7
|
||||||
|
|
||||||
|
typedef uint8_t radio_packet_length_t;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user