Add eeprom saved statistics

This commit is contained in:
2020-04-07 21:09:27 +02:00
parent ea6a6bd218
commit 6ba4a2ce3d
9 changed files with 127 additions and 6 deletions

6
.gitmodules vendored
View File

@@ -10,3 +10,9 @@
[submodule "fantemp/adc"]
path = fantemp/adc
url = git@git.blackmark.me:avr/adc.git
[submodule "fantemp/type"]
path = fantemp/type
url = git@git.blackmark.me:avr/type.git
[submodule "fantemp/eeprom"]
path = fantemp/eeprom
url = git@git.blackmark.me:avr/eeprom.git