Skip to content

Commit 2cc0df8

Browse files
committed
Nano33BLE: add explicit mbed.h include
1 parent 32fbef8 commit 2cc0df8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Nano33BLESenseFirmware/LowPower.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "Arduino.h"
2+
#include "mbed.h"
23
#include "ArduinoBLE.h"
34
#include "LowPower.h"
45

0 commit comments

Comments
 (0)