File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616// limitations under the License.
1717// ----------------------------------------------------------------------------
1818#ifndef MBED_TEST_MODE
19- #include " mbed.h"
20- #include " DeviceKey.h"
21- #include " kv_config.h"
2219#include " mbed-cloud-client/MbedCloudClient.h" // Required for new MbedCloudClient()
2320#include " factory_configurator_client.h" // Required for fcc_* functions and FCC_* defines
2421#include " m2mresource.h" // Required for M2MResource
2522#include " key_config_manager.h" // Required for kcm_factory_reset
2623
24+ #include " mbed.h"
25+ #include " DeviceKey.h"
26+ #include " kv_config.h"
2727#include " mbed-trace/mbed_trace.h" // Required for mbed_trace_*
2828
2929// Pointers to the resources that will be created in main_application().
You can’t perform that action at this time.
0 commit comments