Christian
Christian
Currently, Mermaid 10.9.0 is bundled. Mermaid 11.3.0 is available with support for [additional node shapes](https://mermaid.js.org/syntax/flowchart.html#expanded-node-shapes-in-mermaid-flowcharts-v11-3-0). Note: There's a PR https://github.com/asciidoctor/asciidoctor-vscode/pull/888 (Renovate) addressing an update from 10.9.0 to 11.0.0
A [known limitation](https://github.com/absalom-muc/MHI-AC-Ctrl/blob/master/Troubleshooting.md#known-limitations) is that the timer of the IR remote control does no longer work as soon as a device is connected to the SPI port. The README of...
As stated in the [README](https://github.com/absalom-muc/MHI-AC-Ctrl#software), the latest version 2.8.0 of PubSubClient is broken, and it is very unlikely that the fix PR https://github.com/knolleary/pubsubclient/pull/1020 will ever be merged. The library is...
When perl-firmata (latest release 0.69) is used within Perl >= 5.39.1, a warning is emitted: ``` Attempt to call undefined import method with arguments ("ISA" ...) via package "Device::Firmata::Base" (Perhaps...