mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-07-21 10:15:56 +00:00
Right now when we follow the tips in: https://github.com/78/xiaozhi-esp32/tree/main/main/boards/waveshare/esp32-s3-epaper-1.54 and run the following command: python ./scripts/release.py --name esp32-s3-epaper-1.54-v2 waveshare/esp32-s3-epaper-1.54 It will actually build the firmware for v1. This commit fixes it.