We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be176a7 commit 20b4118Copy full SHA for 20b4118
.github/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Build Examples
6
runs-on: ubuntu-latest
7
env:
8
- pio-env: 'esp12e'
+ pio-env: 'esp32dev'
9
strategy:
10
matrix:
11
example: [
0 commit comments