mirror of
https://github.com/bitlair/bitlair_doorduino.git
synced 2025-05-13 20:20:08 +02:00
Add verify/reset EEPROM code
This commit is contained in:
parent
a1a1d7ae78
commit
595dd8a30e
7 changed files with 207 additions and 0 deletions
5
reset_eeprom/.gitignore
vendored
Normal file
5
reset_eeprom/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
.pio
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
Loading…
Add table
Add a link
Reference in a new issue