Max
Max
First of all, thank you for making such a useful build tool! I noticed that the `CPPFLAGS` in Arduino.mk (line 1016) unconditionally defines `__PROG_TYPES_COMPAT__`, which seems unnecessary since it is...
I decided not to comment on #147 because it was already closed, so I've made a new issue. I'd also like to see an option to always allow opening of...
Hello, Inox is now my main browser after many years of using Firefox. I have to say, it's pretty great overall, and I really appreciate the work you have done...
**Describe the bug** Using the Material3 Theme builder, the generated primary color is sometimes "universally disliked" according to the Material Color Utilities [`DislikeAnalyzer`](https://github.com/material-foundation/material-color-utilities/blob/main/java/dislike/DislikeAnalyzer.java). **To Reproduce** Steps to reproduce the behavior:...
The link to libCOAP in [`install-coap-client.sh`](https://github.com/home-assistant-libs/pytradfri/blob/master/script/install-coap-client.sh) is `github.com/home-assistant/libcoap.git`, however this gives a 404 error. I guess it should be updated to the link given in the README: `github.com/obgm/libcoap`