sparkfun / OpenLog

Open Source Hardware Datalogger
https://www.sparkfun.com/products/9530
Other
547 stars 215 forks source link

echo on/off causes ! to appear #157

Closed nseidle closed 11 years ago

nseidle commented 11 years ago

A ! appears when turning on or off echo. The ! indicates an unknown command but the command still works.

echo-problem

nseidle commented 11 years ago

Known issue in v3.20. This was due to an array not being properly sized in the config file record routine. Fixed in v3.21.