maxpautsch / SvgParser

basic SVG parser for GUI applications on ESP8266
39 stars 13 forks source link

SvgParser::readFile missing return value on success #3

Closed wystewart closed 1 year ago

wystewart commented 1 year ago

SvgParser::readFile missing return value on success, this hangs arduino STM32 compiles in IDE 2.0

maxpautsch commented 1 year ago

thank you. i fixed it.