Skip to content

Commit dd39391

Browse files
midasgossyeianfixes
authored andcommitted
fixed formatting error
1 parent f0e93c4 commit dd39391

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Diff for: misc/default.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ platforms:
6060
warnings:
6161
flags:
6262
nano_every:
63-
board: arduino:megaavr:nona4809
64-
package: arduino:megaavr
65-
gcc:
66-
features:
67-
defines:
68-
- MILLIS_USE_TIMERB3
69-
- NO_EXTERNAL_I2C_PULLUP
70-
- AVR_NANO_4809_328MODE
71-
warnings:
72-
flags:
63+
board: arduino:megaavr:nona4809
64+
package: arduino:megaavr
65+
gcc:
66+
features:
67+
defines:
68+
- MILLIS_USE_TIMERB3
69+
- NO_EXTERNAL_I2C_PULLUP
70+
- AVR_NANO_4809_328MODE
71+
warnings:
72+
flags:
7373
esp32:
7474
board: esp32:esp32:featheresp32:FlashFreq=80
7575
package: esp32:esp32

0 commit comments

Comments
 (0)