Add storage section to doc
This commit is contained in:
parent
aeb2189197
commit
c6c6ef4677
5 changed files with 83 additions and 37 deletions
|
@ -20,4 +20,12 @@
|
|||
urldate = {2022-03-24},
|
||||
year = {2022},
|
||||
url = {https://docs.platformio.org/en/latest//what-is-platformio.html}
|
||||
}
|
||||
|
||||
@online{eeprom-doc,
|
||||
author = {Arduino},
|
||||
title = {EEPROM Library},
|
||||
urldate = {2022-07-19},
|
||||
year = {2022},
|
||||
url = {https://docs.arduino.cc/learn/built-in-libraries/eeprom}
|
||||
}
|
Reference in a new issue