Get prefix removed from getters in Button type

This commit is contained in:
onyx-and-iris 2022-12-08 10:56:12 +00:00
parent c6c6bfd2ee
commit cd830abb78

View File

@ -17,7 +17,7 @@ V2 introduces some breaking changes.
### Changed
- Removed Get prefix from field getters in Bus, Strip and Vban and Output types.
- Removed Get prefix from field getters in Bus, Strip, Vban, Button and Output types.
- Updates now require the consumer to pass a channel to receive updates.
- strip.comp now reference struct type
- strip.gate now reference struct type