Added storage mode

This commit is contained in:
Magnus Persson
2022-07-01 21:11:10 +02:00
parent 0cba58a0dd
commit ded06d15a1
9 changed files with 45 additions and 15 deletions

View File

@ -60,6 +60,7 @@ SOFTWARE.
#define PARAM_TEMP_ADJ "temp-adjustment-value"
#define PARAM_GYRO_CALIBRATION "gyro-calibration-data"
#define PARAM_GYRO_TEMP "gyro-temp"
#define PARAM_STORAGE_SLEEP "storage-sleep"
#define PARAM_FORMULA_DATA "formula-calculation-data"
#define PARAM_FILES "files"
#define PARAM_FILE_NAME "file-name"