1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/olimex_lpc2148/include/board.h

5 lines
81 B
C
Raw Normal View History

#include <stdint.h>
#include "lpc2148.h"
2013-10-20 17:54:31 +02:00
typedef uint8_t radio_packet_length_t;