arduino-uno-r4-wifi/mqtt-dht11-sensor/ardunio_secrets.h
2024-02-07 14:03:36 +00:00

4 lines
86 B
C

//arduino_secrets.h header file
#define SECRET_SSID "xxxx"
#define SECRET_PASS "xxxx"