Add 2nd -D for mega
This commit is contained in:
parent
b0b6356200
commit
5500a44fc6
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: arduino:avr
|
||||
compile-flags: |
|
||||
- --build-property
|
||||
- build.extra_flags=-DPLATFORMIO
|
||||
- build.extra_flags=-DPLATFORMIO -DUSE_LIBDIVIDE
|
||||
lib_deps: |
|
||||
- name: Time
|
||||
- fqbn: teensy:avr:teensy35
|
||||
|
|
Loading…
Reference in New Issue