From af136c5eed5fbb3fa2ebd9cad7ef624c4b0a6ec5 Mon Sep 17 00:00:00 2001 From: Blergo Date: Wed, 3 Jul 2024 16:23:57 +0100 Subject: [PATCH] Update config.ini --- config.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.ini b/config.ini index e6a096e..b54c8df 100644 --- a/config.ini +++ b/config.ini @@ -17,7 +17,7 @@ [interface] type = serial -# port = /dev/ttyUSB0 +port = /dev/ttyUSB0 # hostname = 192.168.x.x @@ -45,5 +45,5 @@ type = serial # [modules] # disabled = fortune, channel -# [modules] -# disabled = +[modules] +disabled = fortune,wos,channel