Tasmota/lib/default/pubsubclient-2.8.13/tests/testcases/settings.py
Theo Arends 41d958020e Fix possible heap corruption due to PubSubClient memmove
Fix possible heap corruption due to invalid PubSubClient memmove parameters (#13700)
2021-12-28 16:05:38 +01:00

3 lines
53 B
Python

server_ip = "172.16.0.2"
arduino_ip = "172.16.0.100"