update comment

This commit is contained in:
Jerry Needell 2020-08-06 10:05:18 -04:00
parent c42ffb8f3d
commit f7961b96a9

View File

@ -13,7 +13,6 @@ CIRCUITPY_FULL_BUILD = 0
# A number of modules are removed for RFM9x to make room for frozen libraries.
# Many I/O functions are not available.
# math is very large and is also removed.
CIRCUITPY_ANALOGIO = 0
CIRCUITPY_PULSEIO = 0
CIRCUITPY_NEOPIXEL_WRITE = 1