Jonas Gartmann
/
Heap_Test
Test program to fill up the heap
Fork of BLE_BatteryLevel by
Diff: main.cpp
- Revision:
- 1:54fe327e5d0a
- Parent:
- 0:395932faedf1
- Child:
- 2:a872df2e051e
diff -r 395932faedf1 -r 54fe327e5d0a main.cpp --- a/main.cpp Thu Jan 09 10:53:09 2014 +0000 +++ b/main.cpp Thu Jan 09 11:04:14 2014 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -#include "uuid.h" -#include "hw/nrf51822.h" +#include "UUID.h" +#include "hw/nRF51822.h" /* Radio HW */ nRF51822 radio;