Enable math for pewpew10

This commit is contained in:
Radomir Dopieralski 2019-03-01 16:55:54 +01:00
parent 7afbfc7003
commit 2bfafd1fc9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ FROZEN_MPY_DIRS += $(TOP)/frozen/pew-pewpew-standalone-10.x
CIRCUITPY_PEW = 1
CIRCUITPY_ANALOGIO = 1
CIRCUITPY_MATH = 0
CIRCUITPY_MATH = 1
CIRCUITPY_NEOPIXEL_WRITE = 1
CIRCUITPY_RTC = 0
CIRCUITPY_SAMD = 0