tests: Add mssing includes for leds and xtimer test

pr/rotary
Neil Jones 7 years ago
parent 4d7b7a8641
commit fd9ce7a865

@ -19,6 +19,7 @@
*/
#include <stdio.h>
#include <stdint.h>
#include "board.h"
#include "periph_conf.h"

@ -23,6 +23,7 @@
*
* @}
*/
#include <stdio.h>
#include "thread.h"
#include "msg.h"

Loading…
Cancel
Save