Skip to content

Commit 42e2dd5

Browse files
Update content/hardware/03.nano/boards/nano-r4/tutorials/02.anomaly-detection-application-note/content.md
Co-authored-by: Christopher Méndez <[email protected]>
1 parent f79c7ae commit 42e2dd5

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-r4/tutorials/02.anomaly-detection-application-note

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-r4/tutorials/02.anomaly-detection-application-note/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ In this code:
443443
- `movement.begin()` specifically initializes the Movement sensor with default settings
444444
- No pin assignments are needed as the sensor communicates via I²C through the Qwiic connector
445445
- The sensor automatically configures itself with optimal settings for vibration monitoring
446-
- Values are returned directly in g units without requiring additional conversion
446+
- Values are returned directly in **g** units without requiring additional conversion
447447

448448
### Data Collection Timing and Control
449449

0 commit comments

Comments
 (0)