News

I’ve always wanted to learn how to code. I’d like to at least learn enough of a programming language to create some basic automations—or figure out some neat ways to control the various LED ...
Decorators make it neat and tidy. Finally, you can even add arguments to your decorators — like @mydecorator(argument) . Yeah, you can do all of this without decorators.