Remove unused LED parameters #91
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "atse/thermostat:remove-unused-led-params"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since the LEDs are updated every tick now, the commands don't need to manipulate the LEDs anymore. This stops passing LEDs in to them as an unused argument.