add wifi note

This commit is contained in:
Crispy 2025-07-03 18:36:06 +02:00
parent 721a69e6cd
commit 0e2400a47c

View file

@ -1,4 +1,5 @@
// case sensitive, and must be 2.4GHz
#define CONFIG_WIFI_SSID "Wifi network here"
#define CONFIG_WIFI_PASSWORD "password123"