Skip to content

Commit 2a6a6cb

Browse files
authored
Update content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md
1 parent 924cb94 commit 2a6a6cb

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note

1 file changed

+2
-2
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ You can download the code for the Nicla Sense ME [here](assets/Opta_Nicla_Codes.
383383

384384
Let's go through some important code sections to make this application fully operational, starting with the required libraries:
385385

386-
- `Nicla_System.h` adds the support for the Nicla core and extended functionalities on power management.
387-
- `ArduinoBLE.h` enables the support for Bluetooth® Low Energy (BLE) communication, install it by searching for it on the Library Manager.
386+
- `Nicla_System.h` adds support for the Nicla core and extended functionalities for power management.
387+
- `ArduinoBLE.h` enables support for Bluetooth® Low Energy (BLE) communication. Install it by searching for it in the Library Manager.
388388
- `Arduino_BHY2.h` provides the APIs for Nicla Sense ME board sensors.
389389

390390
Initial settings are defined specifying accelerometer samples, sampling frequency, sensor object and time control variables.

0 commit comments

Comments
 (0)