Charles Galpin
Charles Galpin
I had not noticed that you had made a 21 pin connector @PaulKennett before making my own! I probably should make a locking ring too, but it's not really needed...
Ok @dalathegreat, pull request #2 created. @PaulKennett, I did not take the time to make a locking ring. I had not looked at yours before making mine (and if I...
Same issue with Next.js 13 App Router as well
I just made a pull request for Tilt support - https://github.com/chiefwigms/picobrew_pico/pull/261 I am aware there is a lot of boilerplate code and copy/paste, and I think the iSpindel and Tilt...
I think perhaps he means something like RRD - the "database" behind rrdtool
Yes, anything is doable - but you are going to have to learn a bit about QT and how to change the layout to do so. :)
You sound like you are doing just fine, especially for a non programmer. I honestly don't have time to look into this and help or I would. I have run...
What’s hairy? In both logger.h and logger.cpp you should be able to change all "char *message” to “const char *message” in the method arguments without issues. > On Feb 12,...
I downloaded Arduino IDE 1.8.11, and the latest GEVCU, installed the Due board and selected it and compiled. I then changed all the instances that gave warning and it compiled...
When the settings are read and the checksum is invalid it resets the values. One way to verify this is what’s happening and to help alleviate the issue is to...