mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-21 14:37:33 +01:00
Replaced PubSubClient library by EspEasy patched non-blocking version saving some 3k5 code space over arduino-mqtt library
3 lines
53 B
Python
3 lines
53 B
Python
server_ip = "172.16.0.2"
|
|
arduino_ip = "172.16.0.100"
|