We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350d791 commit 9f6454aCopy full SHA for 9f6454a
features/cellular/framework/targets/QUECTEL/BC95/QUECTEL_BC95_CellularPower.h
@@ -15,8 +15,8 @@
15
* limitations under the License.
16
*/
17
18
-#ifndef TELIT_HE910_CELLULAR_POWER_H_
19
-#define TELIT_HE910_CELLULAR_POWER_H_
+#ifndef QUECTEL_BC95_CELLULAR_POWER_H_
+#define QUECTEL_BC95_CELLULAR_POWER_H_
20
21
#include "AT_CellularPower.h"
22
@@ -36,4 +36,4 @@ class QUECTEL_BC95_CellularPower : public AT_CellularPower
36
37
} // namespace mbed
38
39
-#endif // TELIT_HE910_CELLULAR_POWER_H_
+#endif // QUECTEL_BC95_CELLULAR_POWER_H_
0 commit comments