Turn off safemode.py for pewpew_m4

This commit is contained in:
Dan Halbert 2023-02-13 22:52:39 -05:00
parent c39a51527f
commit 0f099cdb31
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ CIRCUITPY_PWMIO = 0
CIRCUITPY_RAINBOWIO = 0
CIRCUITPY_ROTARYIO = 0
CIRCUITPY_RTC = 0
CIRCUITPY_SAFEMODE_PY = 0
CIRCUITPY_SAMD = 0
CIRCUITPY_TOUCHIO = 0
CIRCUITPY_USB_HID = 0