Disabled the custom partitioning stuff because the ESP32 entered a boot loop after flashing it. So we are back at ~85% memory used...
This commit is contained in:
		| @@ -28,7 +28,7 @@ lib_deps = ${extra.lib_deps} | |||||||
| upload_port = /dev/cu.SLAB_USBtoUART | upload_port = /dev/cu.SLAB_USBtoUART | ||||||
| monitor_speed = 115200 | monitor_speed = 115200 | ||||||
| board_build.embed_txtfiles = src/index.html | board_build.embed_txtfiles = src/index.html | ||||||
| board_build.partitions = partitions.csv | ;board_build.partitions = partitions.csv | ||||||
| ;monitor_port = /dev/cu.wchusbserial1420 | ;monitor_port = /dev/cu.wchusbserial1420 | ||||||
|  |  | ||||||
| [env:deploy] | [env:deploy] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user