Skip to content

Commit

Permalink
Update esp32_0.14.1_status_led_gpio4.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dosipod authored Jan 22, 2024
1 parent c1b5acb commit c533ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp32_0.14.1_status_led_gpio4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
npm install
echo '[env:custom_build]' >>platformio.ini
echo 'extends = env:esp32dev' >>platformio.ini
echo 'build_flags = ${env:esp32dev.build_flags} ${common.debug_flags} -D WLED_DEBUG -D STATUSLED=2' >>platformio.ini
echo 'build_flags = ${env:esp32dev.build_flags} ${common.debug_flags} -D WLED_DEBUG -D STATUSLED=4' >>platformio.ini
pio run -e custom_build || pio run -e custom_build
- name: Copy Files
Expand Down

0 comments on commit c533ee6

Please sign in to comment.