Implemented config file and save to memory using ffat

This commit is contained in:
Emanuele Trabattoni
2025-07-17 18:01:03 +02:00
parent 0b5d725d3a
commit 92de57a760
5 changed files with 347 additions and 17 deletions

3
data/example.json Normal file
View File

@@ -0,0 +1,3 @@
{
"data": "value"
}