added lcd component

This commit is contained in:
2020-11-10 11:03:46 +01:00
parent c34779afa4
commit b63f965866
14 changed files with 918 additions and 3 deletions

4
sdkconfig.defaults Normal file
View File

@ -0,0 +1,4 @@
# Default sdkconfig parameters to use the OTA
# partition table layout, with a 4MB flash size
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_PARTITION_TABLE_TWO_OTA=y