Skip to content

Commit f540764

Browse files
committed
Add example to readme
1 parent 68af5f4 commit f540764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ App|Description
203203
[picow_http_client](pico_w/wifi/http_client) | Demonstrates how to make http and https requests
204204
[picow_http_client_verify](pico_w/wifi/http_client) | Demonstrates how to make a https request with server authentication
205205
[picow_mqtt_client](pico_w/wifi/mqtt) | Demonstrates how to implement a MQTT client application
206+
[picow_ota_update](pico_w/wifi/ota_update) | A simple OTA update server (RP235x Only). You can run [python_ota_update.py](pico_w/wifi/python_test_tcp/python_ota_update.py) to upload UF2s to it.
206207

207208
#### FreeRTOS examples
208209

0 commit comments

Comments
 (0)