themactep / thingino-firmware

Open-source firmware for Ingenic SoC IP cameras
https://thingino.com
MIT License
159 stars 50 forks source link

prudynt.cfg contains a mix of k:v and k=v, support both fmts #252

Closed nicolasroche898 closed 5 days ago

nicolasroche898 commented 5 days ago

prudynt.cfg contains a mix of both key: value and key = value

support both formats, with optional whitespace before and after separator, as they seem to be added by prudynt upon parameter update

fixes #220