File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ You can download the code for the Nicla Sense ME [here](assets/Opta_Nicla_Codes.
383
383
384
384
Let's go through some important code sections to make this application fully operational, starting with the required libraries:
385
385
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.
388
388
- ` Arduino_BHY2.h ` provides the APIs for Nicla Sense ME board sensors.
389
389
390
390
Initial settings are defined specifying accelerometer samples, sampling frequency, sensor object and time control variables.
You can’t perform that action at this time.
0 commit comments