mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
5 lines
81 B
C
5 lines
81 B
C
#include <stdint.h>
|
|
#include "lpc2148.h"
|
|
|
|
typedef uint8_t radio_packet_length_t;
|