artlazza
Results
2
issues of
artlazza
Hi, I've been using this library for a while now and it's been extremely helpful. However I noticed that some of those new payware addons don't work with the "standard"...
I came across an issue while programming using the library. The command: ``` event_to_trigger = Event(b'TURBINE_IGNITION_SWITCH_SET1', sm) event_to_trigger(2) ``` Works fine and the switch moves accordingly. The variable is K:TURBINE_IGNITION_SWITCH_SET1...