Add storage section to doc

This commit is contained in:
Florian Hoss 2022-07-19 11:18:30 +02:00
parent aeb2189197
commit c6c6ef4677
5 changed files with 83 additions and 37 deletions

View file

@ -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}
}