Skip to content

Commit 5ad4970

Browse files
mcmchrislucarin91
andauthored
Update content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual/content.md
Co-authored-by: Luca Rinaldi <lucarin@protonmail.com>
1 parent e4a7c6b commit 5ad4970

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual

1 file changed

+1
-1
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ The Router manages the physical connection between the two processors. It is imp
848848
* **MCU Side (STM32):** The router claims the hardware serial port `Serial`.
849849

850850
> **⚠️ WARNING: Reserved Resources**
851-
> Do not attempt to open `/dev/ttyHS1` (on Linux) or `Serial` (on Arduino/Zephyr) in your own code. These interfaces are exclusively locked by the `arduino-router` service. Attempting to access them directly will cause the Bridge to fail.
851+
> Do not attempt to open `/dev/ttyHS1` (on Linux) or `Serial1` (on Arduino/Zephyr) in your own code. These interfaces are exclusively locked by the `arduino-router` service. Attempting to access them directly will cause the Bridge to fail.
852852
853853
#### Managing the Router Service
854854

0 commit comments

Comments
 (0)