removed unused energy unit option

This commit is contained in:
Baipyrus 2023-10-31 15:30:01 +01:00
parent a0b073c608
commit f55d55e42f

View File

@ -2,8 +2,7 @@
local options = {
compact = true,
channels = 10,
timeout = 15,
unit = 'FE'
timeout = 15
}