Replies: 1 comment
-
Found the answer in this post about the math of the partitions table: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Total noob here but wanting to learn.
I have been trying to build with the Webserver enabled and using the commands to build as per the readme file:
pio run --target buildfs --environment ledstrip
I get the following error:
SPIFFS_write error(-10001): File system is full.
error adding file!
Error for adding content from js!
I confirmed the partitions_custom.csv is in the project root and ensured I have tried specifying the board type as either heltec_wifi_kit_32 or heltec_wifi_kit_32_v2
Any advice or pointers to get round this would be appreciated
Thanks
Beta Was this translation helpful? Give feedback.
All reactions