Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 17:46
· 32 commits to main since this release

Flash the attached CapsuleRadar-esp32s3.bin to an ESP32-S3 at offset 0x0:

esptool.py --chip esp32s3 write_flash 0x0 CapsuleRadar-esp32s3.bin

Or flash from your browser (no toolchain): https://socquique.github.io/capsule-radar/

Full Changelog: v1.0.0...v1.0.1