Hassium Version 1.1.0
Massive Feature: enums are here!
enum MyEnum {
thing1,
thing2,
thing3
}
Added more color properties and color constructor, as well as YUV additions.
Massive Feature: enums are here!
enum MyEnum {
thing1,
thing2,
thing3
}
Added more color properties and color constructor, as well as YUV additions.