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 313c298 commit 5c10291Copy full SHA for 5c10291
.github/workflows/compile-examples.yml
@@ -30,6 +30,8 @@ jobs:
30
- name: Arduino_Opta_Blueprint
31
- name: Arduino_SerialUpdater
32
- name: Arduino_DebugUtils
33
+ - name: ArduinoRS485
34
+ - name: ArduinoModbus
35
enable-deltas-report: true
36
github-token: ${{ secrets.GITHUB_TOKEN }}
37
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments