Andreas Merkle
Andreas Merkle
NeoPixelBus library uses deprecated RMT interface.
Blocked by #208
Blocked by https://github.com/Makuna/NeoPixelBus/issues/815
Available via pypi too: https://pypi.org/project/pyTRLCConverter/
In my use case I avoid checking first with exists() and if yes, use open() to load it because of performance. I use always open() and check whether I got...
@lucasmuna I think it will be released after that one https://github.com/bmw-software-engineering/lobster/pull/378
Currently its a problem of available memory, especially if animated GIF with whole display size is used.
Means the view provides configuration parameters, which needs to be stored in the plugin related configuration fiile. Consider that these parameters are view depended which is decided at compile time....
> Can we add a (REST?) call to query the resolution from JS in the plugin-HTML pages ? Yes, this can easily be done. Consider that the plugin itself has...
Could ```iter_record_objects_by_section()``` be updated in the future to retrieve empty sections too?