We're seeing an odd problem parsing floats with version 5.13.1 of the library. After lots of testing it seems to be specific to an AVR build and also seems to be dependent on the order of fields in ...
The "-" says us it's a name and comes "value" after space after name. It define "-name value". int asInt (const char* name, int ifNotValue) // return value of "name" as integer type float asFloat ...