roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

Config refactor #112

Closed darkxst closed 1 year ago

darkxst commented 1 year ago

Refactor of the config handling to remove some of repetition in the code. This is not really any safer, but does clean things up quite a bit and remove lots of the repetitive malloc handling etc.