You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/06.nicla/boards/nicla-sense-env/tutorials/environmental-monitor-application-note/content.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -494,7 +494,7 @@ In the code snippet shown before:
494
494
495
495
### Sensors Initialization
496
496
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.
0 commit comments