mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 04:23:50 +01:00
Merge pull request #552 from OlegHahm/radio_packet_length_t_for_econotag
added the missing define for radio_packet_length_t on econotag
This commit is contained in:
commit
4fc28f3121
@ -25,5 +25,7 @@
|
||||
#define IBIAS 0x1f
|
||||
#define FTUNE 0x7
|
||||
|
||||
typedef uint8_t radio_packet_length_t;
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user