correct typo

This commit is contained in:
Hierophect 2019-09-20 15:55:11 -04:00
parent 9af5f3a7a7
commit 200c474a13
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ CIRCUITPY_ANALOGIO = 1
CIRCUITPY_MICROCONTROLLER = 1
CIRCUITPY_BUSIO = 1
CIRCUITPY_TIME = 1
CIRCUITPY_BUSIO = 1
CIRCUITPY_OS = 1
CIRCUITPY_STRUCT = 1
#ifeq ($(MCU_SUB_VARIANT), stm32f412zx)