altoslib: Revert field name changes for accel cal values
authorKeith Packard <keithp@keithp.com>
Wed, 30 May 2018 18:38:24 +0000 (11:38 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 30 May 2018 18:38:24 +0000 (11:38 -0700)
commit82ed4f5c45b1a9f114577a59fac546c81d69f810
tree07603ab23990feda2032759170f6a2f0a45939ca
parent484ffebc54048bbe276e0e2c0e2ab52c6a1761c1
altoslib: Revert field name changes for accel cal values

These names get written in the JSON part of all .eeprom files, so we
can't change the names or the values won't be read and written correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java