printer: add pwm tool count to init
This commit is contained in:
parent
9889f551cc
commit
3fd370eafc
@ -18,6 +18,7 @@ class Printer:
|
||||
self.tempdevcount = 0
|
||||
self.fancount = 0
|
||||
self.ledcount = 0
|
||||
self.pwm_tools_count = 0
|
||||
self.output_pin_count = 0
|
||||
self.store_timeout = None
|
||||
self.tempstore = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user