chore: updated comments

This commit is contained in:
Pavel-Savely Savianok 2024-10-21 17:53:56 +03:00
parent 23a0603754
commit 88ae2ee59f

View File

@ -7,6 +7,7 @@
* By Lisoveliy
*/
//TODO: End service
FlashService::FlashService(int allocSize)
{
EEPROM.begin(allocSize);