Skip to content

Commit b838c34

Browse files
author
Jim Lindblom
committed
Fixing variant - should be ser7seg, not standard.
1 parent 7a8adc3 commit b838c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware/hardware/Serial7Seg/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Serial7Seg.bootloader.lock_bits=0x0F
1414
Serial7Seg.build.mcu=atmega328p
1515
Serial7Seg.build.f_cpu=8000000L
1616
Serial7Seg.build.core=arduino
17-
Serial7Seg.build.variant=standard
17+
Serial7Seg.build.variant=ser7seg
1818

1919
##############################################################

0 commit comments

Comments
 (0)