Add 2.9 inch EPD support

This commit is contained in:
Djuri 2024-03-18 19:32:34 +01:00
parent 23ef2a64cc
commit d58c38c8c4
5 changed files with 93 additions and 29 deletions

View file

@ -37,7 +37,7 @@ runs:
detailed_summary: true
- name: Build BTClock firmware
shell: bash
run: pio run -e lolin_s3_mini_qr
run: pio run
- name: Build BTClock filesystem
shell: bash
run: pio run -e lolin_s3_mini_qr --target buildfs
run: pio run --target buildfs