arduino-uno-r4-wifi/mqtt-dht11-sensor/ardunio_secrets.h

4 lines
86 B
C
Raw Permalink Normal View History

2024-02-07 14:03:36 +00:00
//arduino_secrets.h header file
#define SECRET_SSID "xxxx"
#define SECRET_PASS "xxxx"