Gerard
Gerard
Added the compiler directive check for ARDUINO_ARCH_RP2040, and few small changes. graphicstest.ino
I don't create ics files. I have started using this library to parse ical files from: Google, Microsoft, Unitime All looked ok, until this showed up. Thanks. -----------The problem---------- Last...
### Summary of the new feature / enhancement I was just constructing bodies to be used via REST, and lost an hour to find out ConvertTo-Json needs -depth specified🙄. So,...
It seems [instantclient-basic-linux.x64-23.7.0.25.01.zip](https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html) is compiled using libaio.so.1, which does not exist in Ubuntu 24.04 as can be seen in [this post](https://askubuntu.com/questions/1511776/ubuntu-24-04-php-8-3-oci8-and-libaio-so-1). A symlink solves the issue. `sudo ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64...
Crashes , does not even start Ubuntu 24.04 psi-l10n/noble,now 1.12+real1.5-4 all [installed,automatic] psi/noble,now 1.5+dfsg1-1.1build3 amd64 [installed] ``` W:QSocketNotifier: Can only be used with threads started with QThread (unknown:0, unknown) Segmentation...