smartknob-ha / firmware

smartknob firmware, esp-idf based instead of tasmota
GNU Affero General Public License v3.0
2 stars 1 forks source link

enhancement: Check return code of `gpio_config` calls #63

Open SquaredPotato opened 3 weeks ago

SquaredPotato commented 3 weeks ago

gpio_config returns esp_err_t we should probably check it in components like the StrainSensor