From 9de0da399eca46d7e73e80ef5d3ba24a84f5ed82 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Thu, 4 Jul 2019 14:43:45 +0100 Subject: [PATCH] config.txt probably doesn't support inline comments #9 --- library/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/setup.cfg b/library/setup.cfg index 89b8d27..0e6f54f 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -47,7 +47,7 @@ py3deps = python3-smbus python3-pil configtxt = - dtoverlay=pi3-miniuart-bt # for Enviro+ + dtoverlay=pi3-miniuart-bt commands = printf "Setting up i2c and SPI..\n" raspi-config nonint do_spi 0 -- 2.30.2