mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 13:54:24 +00:00
Add tariffs as optional feature
This commit is contained in:
@@ -10,6 +10,11 @@ verbose = True
|
||||
log_level = DEBUG
|
||||
use_test_library = False
|
||||
|
||||
[Tariffs]
|
||||
impose_tariffs = False
|
||||
kivy_rate = 50
|
||||
pyserial_rate = 500
|
||||
|
||||
[Info]
|
||||
version = V2.3.0
|
||||
subversion =
|
||||
|
||||
Reference in New Issue
Block a user