diff --git a/ports/psoc6/boards/CY8CPROTO-062-4343W/manifest.py b/ports/psoc6/boards/CY8CPROTO-062-4343W/manifest.py index 26657413a318c..34fde0bc5b259 100644 --- a/ports/psoc6/boards/CY8CPROTO-062-4343W/manifest.py +++ b/ports/psoc6/boards/CY8CPROTO-062-4343W/manifest.py @@ -1,4 +1,4 @@ freeze("$(PORT_DIR)/freeze") include("$(MPY_DIR)/extmod/asyncio") require("mip") -require("neopixel") \ No newline at end of file +require("neopixel")