mirror of
https://github.com/arendst/Tasmota.git
synced 2026-09-14 18:55:05 +00:00
Fix possible heap corruption due to invalid PubSubClient memmove parameters (#13700)
3 lines
53 B
Python
3 lines
53 B
Python
server_ip = "172.16.0.2"
|
|
arduino_ip = "172.16.0.100"
|