docs(bug): Fix up typo to BATTERY_STATUS_DEMO (#26787)

This commit is contained in:
Hamish Willee
2026-03-18 13:09:35 +11:00
committed by GitHub
parent 1f9911289c
commit b1d25d05be

View File

@@ -230,7 +230,7 @@ If you search in the file you'll find groups of messages defined in a switch sta
- `MAVLINK_MODE_IRIDIUM`: Streamed to an iridium satellite phone
Normally you'll be testing on a GCS, so you could just add the message to the `MAVLINK_MODE_NORMAL` case using the `configure_stream_local()` method.
For example, to stream CA_TRAJECTORY at 5 Hz:
For example, to stream `BATTERY_STATUS_DEMO` at 5 Hz:
```cpp
case MAVLINK_MODE_CONFIG: // USB