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 deaee76

Browse files
committedAug 22, 2024·
Typo
1 parent e61523b commit deaee76

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
@@ -109,7 +109,7 @@ The Nicla Sense ME uses its internal IMU to detect anomalous vibrations in the c
109109

110110
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.
111111

112-
The sensors nominal thresholds are defined in the code as follows:
112+
The sensor nominal thresholds are defined in the code as follows:
113113

114114
```arduino
115115
#define CURRENT_LIMIT 12 // in Amps

0 commit comments

Comments
 (0)
Please sign in to comment.