Enable SEND_STRING when VIA_EANBLE is set

This commit is contained in:
lokher 2025-03-24 16:10:32 +08:00
parent 3fd4430bf2
commit d619c03d54

View file

@ -625,6 +625,7 @@ ifeq ($(strip $(VIA_ENABLE)), yes)
RAW_ENABLE := yes
BOOTMAGIC_ENABLE := yes
TRI_LAYER_ENABLE := yes
SEND_STRING_ENABLE := yes
endif
VALID_MAGIC_TYPES := yes