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 4efd257 commit 55218cfCopy full SHA for 55218cf
.github/workflows/compile-sketch.yml
@@ -16,7 +16,7 @@ jobs:
16
board:
17
# Uno
18
# https://github.com/arduino/ArduinoCore-avr/blob/master/boards.txt
19
- - fqbn: arduino:avr:atmega2560
+ - fqbn: arduino:avr:mega
20
platforms: |
21
- name: arduino:avr
22
source-url: https://downloads.arduino.cc/packages/package_index.json
0 commit comments