Skip to content

Commit

Permalink
Fixed Build-ArduinoIDE-T-INTERNET-COM
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Mar 13, 2024
1 parent a27e24e commit 34d4846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-ArduinoIDE-T-INTERNET-COM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
cp -r $PWD/lib/* $HOME/Arduino/libraries
cd $GITHUB_WORKSPACE ;
arduino-cli compile -b esp32:esp32:esp32 --build-property "build.extra_flags=-DLILYGO_T_INTER_COM" $PWD/$EXAMPLES
arduino-cli compile -b esp32:esp32:esp32 --build-property "build.extra_flags=-DLILYGO_T_INTER_COM -DESP32" $PWD/$EXAMPLES

0 comments on commit 34d4846

Please sign in to comment.