FirmwareImprovementv1.1.0 (Display)City+
This version applies to City+.
Firmware 1.1.0 (Display)
Draft imported from Notion. The AI could not rewrite the text. Review it before publishing.
python -m esptool --chip esp32s3 -b 460800 --before default_reset --after hard_reset write_flash --flash_mode dio --flash_size 16MB --flash_freq 80m 0x0 build\bootloader\bootloader.bin 0x8000 build\partition_table\partition-table.bin 0xe000 build\ota_data_initial.bin 0x20000 build\esp32-orbis-cityplus-screen.bin 0xed3000 build\data.bin