Add 2nd -D for mega

This commit is contained in:
Josh Stewart 2024-08-13 12:24:49 +10:00
parent b0b6356200
commit 5500a44fc6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: arduino:avr - name: arduino:avr
compile-flags: | compile-flags: |
- --build-property - --build-property
- build.extra_flags=-DPLATFORMIO - build.extra_flags=-DPLATFORMIO -DUSE_LIBDIVIDE
lib_deps: | lib_deps: |
- name: Time - name: Time
- fqbn: teensy:avr:teensy35 - fqbn: teensy:avr:teensy35