FransM
FransM
bit of additonal info: I also instrumented to have a call to getServices() just before it fails and iterate over the services but that one also fails often (I had...
Updating above PR Afterwards I installed the development version on my Pixel 6A For that I did get the cancel/ok button on the date picker. No idea why this does...
I found the cause, my tablet was in "dark theme" giving the date picker a very dark background on which the buttons cancel/ok were only visible when the brightness is...
I have been browsing the code and it seems related to theming. In themes.xml there is this line I suspect that instead of Light we need DayNight here, but I...
> hard link has been ignorded on linux and macos. For the reason that windows is not unix like os, there's no implementation for windows. Windows does support hard links...
related to this: if you are assigned an out-of-range measurement subsequent smart user assignments could either ignore the out-of-range measurement, taking the last one that is not out of range,...
Maybe I goofed wrt the etc partition. If I recall correctly I initially could not flash the partitions and then wanted to write the partitions through the command line, using...
The issue is that the script does a full clean build including checking out all gits, building gcc etc etc. This is a bit time consuming. It is useful to...
I have this board: https://www.aliexpress.com/item/1005006060932309.html?spm=a2g0o.order_list.order_list_main.22.21ef1802z44nzB It is widely available on AliExpress It seems to be similar to this espressif board: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1-v1.0.html although it has a different layout. And I indeed...
Maybe this ali link will work for you [aliexpress esp32-s3 devboard](https://www.aliexpress.com/item/1005006060932309.html) The board itself keeps running after disconnecting serial. It was up for 3 hrs, then I changed /etc/cmdline as...