Skip to content

Releases: vogt31337/Fluepdot

EasterHegg 2023 Tim Pritlove Sonderedition

30 Dec 12:09
Compare
Choose a tag to compare

EasterHegg 2023 Tim Pritlove Sonderedition

Working firmware! Created on 38c3

Command for programming:

esptool.py --chip esp32 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 4MB 0x8000 partition-table.bin 0x1000 bootloader.bin 0x10000 flipdot-firmware.bin 0xd000 ota_data_initial.bin