Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d33af0c

Browse files
authoredAug 8, 2024··
Update content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md
1 parent 849feca commit d33af0c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
 

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ In the `setup()` function, the different board peripherals are initialized, incl
424424
- Onboard IMU sensor
425425
- Bluetooth® Low Energy (BLE) communication
426426

427-
In the Bluetooth® Low Energy initialization we define the device name, `Nicla` in this case for the Opta to easy find it.
427+
During the Bluetooth® Low Energy initialization, we define the device name as `Nicla` to make it easy for the Opta to find it.
428428

429429
```arduino
430430
void setup() {

0 commit comments

Comments
 (0)
Please sign in to comment.