smartknob-ha / firmware

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

Error handling with `std::error_code` and `std::expected` #59

Closed abrondijk closed 1 month ago

abrondijk commented 1 month ago

Implements changes from https://github.com/smartknob-ha/sdk/pull/37.