renamed eeprom-files and added migrator

This commit is contained in:
2023-04-18 12:27:04 +02:00
parent 7f6c486eab
commit f48b5a09ed
6 changed files with 145 additions and 37 deletions

View File

@@ -11,7 +11,7 @@
#include <AsyncJson.h>
#include <ArduinoJson.h>
#include "config.h"
#include "eeprom.h"
#include "globals.h"
#include "dtc.h"
#include "common.h"