Skip to content

Commit a123cdc

Browse files
hexthattannewt
authored andcommitted
Update supervisor.mk
1 parent f36572f commit a123cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supervisor/supervisor.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ autogen_usb_descriptor.intermediate: ../../tools/gen_usb_descriptor.py Makefile
101101
--output_c_file $(BUILD)/autogen_usb_descriptor.c\
102102
--output_h_file $(BUILD)/genhdr/autogen_usb_descriptor.h
103103

104-
CIRCUITPY_DISPLAY_FONT ?= "../../tools/Tecate-bitmap-fonts/bitmap/terminus-font-4.39/ter-u12n.bdf"
104+
CIRCUITPY_DISPLAY_FONT ?= "../../tools/default-font/new-ter-u12n.bdf"
105105

106106
$(BUILD)/autogen_display_resources.c: ../../tools/gen_display_resources.py $(HEADER_BUILD)/qstrdefs.generated.h Makefile | $(HEADER_BUILD)
107107
$(STEPECHO) "GEN $@"

0 commit comments

Comments
 (0)