Skip to content

Commit 48f30d3

Browse files
committed
fix: correct formatting in README for cleaning modes and available APIs
1 parent aaac719 commit 48f30d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Q10/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The VacuumTrait provides these commands:
114114
Additional cleaning modes can be tested with `test_q10_advanced.py` (option 2):
115115

116116
- **Standard cleaning (cmd=1)** - Full cleaning cycle
117-
- **Electoral/Area cleaning (cmd=2)** - Clean specific areas/zones
117+
- **Electoral/Area cleaning (cmd=2)** - Clean specific areas/zones
118118
- **Fast map creation (cmd=4)** - Quickly generate room map
119119
- ⚠️ **Warning**: This will start the robot moving!
120120
- Requires explicit confirmation before execution
@@ -127,7 +127,7 @@ The `test_q10_advanced.py` script (option 3) provides:
127127
- **Local connected**: Whether device is reachable on your local network
128128
- `True` = Direct local connection (LAN/WiFi)
129129
- `False` = Cloud connection via Roborock servers
130-
- **Available APIs**:
130+
- **Available APIs**:
131131
- `Command API` = Low-level command interface
132132
- `Vacuum Trait` = High-level vacuum control interface
133133

0 commit comments

Comments
 (0)