Skip to content

Commit f6a0403

Browse files
author
Teppo Järvelin
committed
Fixed build by removing unnecessary include.
1 parent af2890d commit f6a0403

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

features/cellular/easy_cellular/EasyCellularConnection.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*/
1717

1818
#ifndef EASY_CELLULAR_CONNECTION_H
19-
2019
#define EASY_CELLULAR_CONNECTION_H
2120

2221
#include "CellularConnectionFSM.h"

features/cellular/framework/AT/AT_CellularPower.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include "CellularLog.h"
2121
#include "CellularTargets.h"
2222
#include "nsapi_types.h"
23-
#include CELLULAR_STRINGIFY(CELLULAR_DEVICE.h)
2423

2524
static const int PSMTimerBits = 5;
2625

0 commit comments

Comments
 (0)