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
2013-11-06 10:11:57 -08:00

5 lines
81 B
C

#include <stdint.h>
#include "lpc2148.h"
typedef uint8_t radio_packet_length_t;