Skip to content

Errors flashing Waveshare ESP32-S3-Touch-LCD-7 (ver1.1) #121

Errors flashing Waveshare ESP32-S3-Touch-LCD-7 (ver1.1)

Errors flashing Waveshare ESP32-S3-Touch-LCD-7 (ver1.1) #121

Workflow file for this run

name: Add new issues to project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/esp-rs/projects/2
github-token: ${{ secrets.PAT }}