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/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -97,9 +97,9 @@ The Nicla Sense ME uses its internal IMU to detect anomalous vibrations in the c
97
97
98
98
### Anomalies Detection
99
99
100
-
Every sensor will be used for anomalies detection, if any measured variable exceeds its nominal range an anomaly alert will show up in the Arduino Cloud dashboard.
100
+
Every sensor will be used to detect anomalies. If any measured variable exceeds its nominal range, an anomaly alert will appear in the Arduino Cloud dashboard.
101
101
102
-
The sensors nominal threshold are defined in the code as follows:
102
+
The sensors' nominal thresholds are defined in the code as follows:
0 commit comments