fix var name

This commit is contained in:
interfisch 2023-08-19 11:34:43 +02:00
parent 37d06b2fb3
commit 7fc017a668
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ class Controller:
self.displayL.brightness = 1.0
self.displayR.brightness = 1.0
self.basetopic = basetopic
self.basetopic = base_topic
self.mqtthost = mqtt_host
self.mqttport = mqtt_port