mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 06:06:23 +01:00
The SPIFFSEditor.h header is being imported from the .platformio folder while the corresponding .cpp is actually stored with the project. To ensure we can not accidentally edit the wrong file in the future import the header as well Signed-off-by: Mimoja <git@mimoja.de>