rddl-network / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
1 stars 2 forks source link

added tx creation fixes. Avoiding Null pointers and relying on zero i… #9

Closed eckelj closed 1 year ago

eckelj commented 1 year ago

fixed null pointer issues with variables that haven't been set on the device.