removed empty line at end of py/circuitpy_mpconfig.mk

This commit is contained in:
Bernhard Boser 2020-11-08 18:52:33 -08:00 committed by Scott Shawcroft
parent 90c203a3dd
commit 748472de7a
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
1 changed files with 0 additions and 1 deletions

View File

@ -299,4 +299,3 @@ CFLAGS += -DCIRCUITPY_ENABLE_MPY_NATIVE=$(CIRCUITPY_ENABLE_MPY_NATIVE)
CIRCUITPY_MSGPACK ?= 0
CFLAGS += -DCIRCUITPY_MSGPACK=$(CIRCUITPY_MSGPACK)