Kasumi
Kasumi
Unfortunately it doesn't seem to be so easy. Assigning an IP address to the AP that is not blocked by the browser isn't enough. The car is rejecting the whole...
Yes I think it should definitely be possible. I would actually think it would be quite easy with an Raspi or laptop/pc. Not sure how much we are limited on...
I will check for conflicts a little later :) . But I can already say thank you. We really needed this!
Short comment why this is still open. I need to find time at some point create a compatible vs code config for the formatting. Otherwise we will run into constant...
> A developer should use appropriate linters during the development Which usually requires a proper configuration of the linter which should be provided by the project. Right now we are...
Currently waiting for feedback an input from first builds.
This is indeed a problem with the temperature sensor. There are two options. 1. We introduce multithreading to "fix" this issue 2. We use a load based approach for the...
I can say by now that this issue is kind of unfixable. Reading out the temperature sensors will always block the LED thread or the sensor thread since it is...
I'm sorry, completely missed it. Will do it now, thanks a lot for your work 🚀 .
@Weberan89 implemented something similar in [feat/ui_add_submit2all](https://github.com/TheRealKasumi/NikoLight/tree/feat/ui_add_submit2all). Maybe we can combine both ideas 👍 .