tests/driver_mpu9150: Add missing inttypes.h include

dev/timer
Joakim Gebart 8 years ago
parent 5c5b644602
commit 0107a8c6e1

@ -29,6 +29,7 @@
#endif
#include <stdio.h>
#include <inttypes.h>
#include "mpu9150.h"
#include "vtimer.h"

Loading…
Cancel
Save