mirror of https://github.com/ARMmbed/mbed-os.git
Add header so cellular_power tests compile and run
parent
ff817de28c
commit
88c1cd1e37
|
@ -37,6 +37,7 @@
|
|||
|
||||
#include "mbed.h"
|
||||
|
||||
#include "AT_CellularPower.h"
|
||||
#include "CellularDevice.h"
|
||||
#include "../../cellular_tests_common.h"
|
||||
#include CELLULAR_STRINGIFY(CELLULAR_DEVICE.h)
|
||||
|
|
Loading…
Reference in New Issue