From 9ac422ea133a82ba513d8f14d5f85c9f918282e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Tue, 28 Jul 2015 14:06:47 +0200 Subject: [PATCH] use USB UART port rather than RPi GPIO --- full_boblight.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full_boblight.conf b/full_boblight.conf index 8358d46..633ad4e 100644 --- a/full_boblight.conf +++ b/full_boblight.conf @@ -5,7 +5,7 @@ port 19333 [device] name screenlight type atmo -output /dev/ttyAMA0 +output /dev/ttyUSB0 rate 115200 channels 180 interval 20000