From e619b5acaf3bf339fe0a36f7498354e41ec930ea Mon Sep 17 00:00:00 2001 From: crasbe Date: Tue, 17 Dec 2024 14:28:03 +0100 Subject: [PATCH] fixup! sys/stdio_nimble: move doc from README to header --- sys/include/stdio_nimble.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sys/include/stdio_nimble.h b/sys/include/stdio_nimble.h index 7e75ff8f5286..698c9f3f6ed1 100644 --- a/sys/include/stdio_nimble.h +++ b/sys/include/stdio_nimble.h @@ -93,8 +93,11 @@ * To connect to the device, you have to find out the BLE address. For this * example, the device name is `Riot OS device`. For the `tests/sys/shell_ble` * test, the device name is `tests/sys/shell_ble`. - * When you get `ble-scan: command not found` you can also run - * `python -m ble_serial.scan` instead. + * When you get an `ble-scan: command not found` error you can also run + * `python -m ble_serial.scan` instead. + * + * **NOTE:** Windows and Linux use MAC addresses instead of the UUIDs. + * * ``` * $ ble-scan * Started BLE scan