We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5d9aa commit 0df7abbCopy full SHA for 0df7abb
README.md
@@ -206,7 +206,7 @@ App|Description
206
---|---
207
[picow_ble_temp_sensor](pico_w/bt/standalone)|Reads from the on board temperature sensor and sends notifications via BLE
208
[picow_ble_temp_sensor_with_wifi](pico_w/bt/standalone)|Same as above but also connects to Wi-Fi and starts an "iperf" server
209
-[picow_ble_temp_reader](pico_w/bt/standalone)|Connects to on of the above "sensors" and reads the temperature
+[picow_ble_temp_reader](pico_w/bt/standalone)|Connects to one of the above "sensors" and reads the temperature
210
211
### PIO
212
0 commit comments