Skip to content

Commit

Permalink
more test
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Dec 12, 2023
1 parent 0c2291f commit c43a609
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/BuildLibrary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ jobs:
# With examples-exclude you may exclude specific examples for a board. Use a space separated list.
#############################################################################################################
include:
- arduino-boards-fqbn: arduino:avr:uno
build-properties:
class-C-ABP:
- arduino-boards-fqbn: arduino:avr:uno|US_915
build-properties:
class-C-ABP:
-DDEBUG
-DUS_915
-_CLASS_C_
Class-C-OTAA-ACK:
-D_CLASS_C_
Class-C-OTAA-ACK:
-DDEBUG
-DUS_915
-_CLASS_C_
-D_CLASS_C_
- arduino-boards-fqbn: arduino:avr:uno|All-US_915
build-properties:
All:
Expand Down

0 comments on commit c43a609

Please sign in to comment.