From 0df7abb3acd537a18d01ff900b38b65d6461bdb5 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Sat, 11 Feb 2023 15:41:17 +0000 Subject: [PATCH] typo (#329) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abf8344..e520673 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ App|Description ---|--- [picow_ble_temp_sensor](pico_w/bt/standalone)|Reads from the on board temperature sensor and sends notifications via BLE [picow_ble_temp_sensor_with_wifi](pico_w/bt/standalone)|Same as above but also connects to Wi-Fi and starts an "iperf" server -[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 ### PIO