We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c7ebf commit d826699Copy full SHA for d826699
content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual/content.md
@@ -620,7 +620,7 @@ These functions handle BLE connection events:
620
- `clientConnected` initializes the UWB subsystem when the first client connects.
621
- `clientDisconnected` shuts down the UWB subsystem when no clients are connected.
622
623
-This approach saves power by only running the shield's UWB hardware when it's actually needed.
+This approach saves power by only running the shield's UWB hardware when it's needed.
624
625
4. **Session Management**
626
0 commit comments