From f1688ad18f4a08bd185b56e899a3435abc9690b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Thu, 23 Jul 2015 00:06:25 +0200 Subject: [PATCH] use usb port in boblight configuration file (more common) --- boblight.conf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boblight.conf.rb b/boblight.conf.rb index e525c64..68744b5 100755 --- a/boblight.conf.rb +++ b/boblight.conf.rb @@ -9,7 +9,7 @@ port 19333 [device] name screenlight type atmo -output /dev/ttyAMA0 +output /dev/ttyUSB0 rate 115200 channels 180 interval 20000