sparkfun / SparkFun_RTK_Firmware

Centimeter precision GPS/GNSS using L1/L2 signals broadcast over Bluetooth SPP (using the ESP32) in an easy to use enclosure.
https://docs.sparkfun.com/SparkFun_RTK_Firmware/
Other
82 stars 47 forks source link

WiFi Password entry does not like "9.876543" #745

Closed nseidle closed 4 months ago

nseidle commented 11 months ago

First reported on forums here.

image

Password getting rounded and look like is it being treated like an int instead of a string.

nseidle commented 11 months ago

This was caused by a combination of issue #47 and a later improvement to how we explicitly indicate what type of setting to read from a user. Should be fixed in the RC.