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: docs/api.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -341,11 +341,11 @@ This class provides methods to interact with the device to enable and disable fe
341
341
|[`NiclaSenseEnv`](#class_nicla_sense_env_1af28c5f5a56ca984525a4939b5d5287d7)| Constructs a new [NiclaSenseEnv](#class_nicla_sense_env) object. |
342
342
|[`NiclaSenseEnv`](#class_nicla_sense_env_1a8b3c73e53693c753b56f1fecc3a6c484)| Constructs a new [NiclaSenseEnv](#class_nicla_sense_env) object. |
343
343
|[`~NiclaSenseEnv`](#class_nicla_sense_env_1a4e86e540c8d0ab99d89dc3242029fe39)| Destroy the Nicla Sense Env object. This will call the [end()](#class_nicla_sense_env_1abba16f72b55ddfd648c8cde348eb6338) method while frees up allocated resources. |
344
-
|[`temperatureHumiditySensor`](#class_nicla_sense_env_1a73d8ae251e1463315f00da6d6420b9c6)| Returns the [TemperatureHumiditySensor](#class_temperature_humidity_sensor) object to interact with the temperature and humidity sensor. |
345
-
|[`indoorAirQualitySensor`](#class_nicla_sense_env_1a4c36a3cc7c0dc351a720fe3bd8ce2ede)| Returns the [IndoorAirQualitySensor](#class_indoor_air_quality_sensor) object to interact with the indoor air quality sensor. |
346
-
|[`outdoorAirQualitySensor`](#class_nicla_sense_env_1a13c8a3127acea0364f1e771a49ad89d6)| Returns the [OutdoorAirQualitySensor](#class_outdoor_air_quality_sensor) object to interact with the outdoor air quality sensor. |
347
-
|[`rgbLED`](#class_nicla_sense_env_1aea2da7e61de2736756eba56b417eaa0b)| Returns the [RGBLED](#class_r_g_b_l_e_d) object to interact with the RGB LED. |
348
-
|[`orangeLED`](#class_nicla_sense_env_1a7938bdcc03918a9900538373e0c02156)| Returns a reference to the [OrangeLED](#class_orange_l_e_d) object to interact with the orange LED. |
344
+
|[`temperatureHumiditySensor`](#class_nicla_sense_env_1aef089a2229eb0e26a06c972226b6adeb)| Returns the [TemperatureHumiditySensor](#class_temperature_humidity_sensor) object to interact with the temperature and humidity sensor. |
345
+
|[`indoorAirQualitySensor`](#class_nicla_sense_env_1ac42944c69523a78572da38a86f065f57)| Returns the [IndoorAirQualitySensor](#class_indoor_air_quality_sensor) object to interact with the indoor air quality sensor. |
346
+
|[`outdoorAirQualitySensor`](#class_nicla_sense_env_1a6c46868908a15f4794b5fe52cf5c1027)| Returns the [OutdoorAirQualitySensor](#class_outdoor_air_quality_sensor) object to interact with the outdoor air quality sensor. |
347
+
|[`rgbLED`](#class_nicla_sense_env_1a310c7d26d0468f362d70d89953e8e445)| Returns the [RGBLED](#class_r_g_b_l_e_d) object to interact with the RGB LED. |
348
+
|[`orangeLED`](#class_nicla_sense_env_1a5212ca3dd32af22c22c5302f2af33ceb)| Returns a reference to the [OrangeLED](#class_orange_l_e_d) object to interact with the orange LED. |
349
349
|[`end`](#class_nicla_sense_env_1abba16f72b55ddfd648c8cde348eb6338)| Ends the operation of the [NiclaSenseEnv](#class_nicla_sense_env) class. |
350
350
|[`persistSettings`](#class_nicla_sense_env_1a6f53bfdf4e8cc338b51089c393c52102)| Writes the current configuration to the flash memory. Stores board register 0x00 … 0x0B in flash to be default after reset. |
351
351
|[`serialNumber`](#class_nicla_sense_env_1a8c580892d180c058380e6e497b36230a)| Retrieves the serial number of the device. |
@@ -402,7 +402,7 @@ Destroy the Nicla Sense Env object. This will call the [end()](#class_nicla_sens
0 commit comments