Skip to content

Commit 3105663

Browse files
committed
typo
1 parent 8a801ba commit 3105663

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/06.nicla/boards/nicla-sense-env/tutorials/environmental-monitor-application-note

1 file changed

+1
-1
lines changed

content/hardware/06.nicla/boards/nicla-sense-env/tutorials/environmental-monitor-application-note/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ In the code snippet shown before:
494494

495495
### Sensors Initialization
496496

497-
In the `setup()` function, we initialize the onboard sensors and the onboard RGB LED of the Nicla Sense Env board. The outdoor air quality sensor is activated and the RGB LED is prepared to visually display the outdoor AQI based on the sensor readings.
497+
In the `setup()` function, we initialize the onboard sensors and the onboard RGB LED of the Nicla Sense Env. The outdoor air quality sensor is activated and the RGB LED is prepared to visually display the outdoor AQI based on the sensor readings.
498498

499499
```arduino
500500
void setup() {

0 commit comments

Comments
 (0)