Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
fauxpark 2021-09-10 17:36:17 +10:00
commit a7c972b329
106 changed files with 154 additions and 156 deletions

View file

@ -2,7 +2,7 @@
MCU = atmega328p
# Bootloader selection
BOOTLOADER = USBasp
BOOTLOADER = usbasploader
# Build Options
# change yes to no to disable

View file

@ -2,7 +2,7 @@
MCU = atmega328p
# Bootloader selection
BOOTLOADER = USBasp
BOOTLOADER = usbasploader
# Build Options
# change yes to no to disable