HomeACcessoryKid / life-cycle-manager

Initial install, WiFi settings and over the air firmware upgrades for any esp-open-rtos repository on GitHub
Apache License 2.0
60 stars 11 forks source link

Improved ota_strstr() function #30

Closed RavenSystem closed 1 year ago

RavenSystem commented 3 years ago

It uses less RAM memory because duplicating string is not needed.