Admir Ljubijankić

Results 5 issues of Admir Ljubijankić

I suggest reworking the Vec that holds cells in the board from `cells: Vec` to `cells: Vec` and implementing an index calculating method, something like: ``` fn get_index(&self, i: u32,...

While the feature might not be used that much. I have noticed that if you slide the brightness to the lowest option, the LCD will be set to max brightness.

Specifically implementing certificate exchange for ebee controller using OCPP 1.6 requires for changeConfigurationRequests to have values larger than 500 characters, since certificates can and usually do use more characters. I...

question

For a company we I work for, I tried to deploy this project and I get this error in the console (url redacted): `Laravel PWA: ServiceWorker registration failed: TypeError: "ServiceWorker...

Hello, When adding a new product with the REST API module, I make sure that the image order is correct, so that the first image becomes the display image. Since...