Per Tillisch
Per Tillisch
Hi @yck011522 I think that would be a good thing to document. Would you like to submit a pull request to make this improvement?
I understand, no problem. Your suggestion is valuable in itself. I'm sure someone will act on this in the near future. Thanks! Per
I'm not knowledgeable on this topic, so I have some questions: Wouldn't this be obvious already to someone advanced enough to use `std::thread`? You say in https://github.com/arduino/Arduino/issues/8720#issuecomment-495528077 that it doesn't...
>Arduino already supports ESP32 and other 3rd party boards, and that is actually just the original Arduino IDE idea: 1 IDE with 1 API that fits many different boards, even...
It is somewhat a duplicate of https://github.com/arduino/reference-en/pull/816 The problem is that we used to have a very nice system that generated these links automatically. That system was broken and I...
@aliphys since I still have not been able to get a straight answer after two years of trying, I think we must conclude that the automated links system will never...
A forum member made a PDF version of the Arduino Language Reference some years ago and there was a good deal of interest in it (though perhaps some of that...
I'm using the asciidoctor-pdf Ruby gem. I don't think you'd need any knowledge of Ruby to use it though. You run the command `asciidoctor-pdf myAsciidocFile.adoc` from the command line and...
>Please can you guide on how to proceed to work on this issue. I want to work to resolve this issue by providing relevant documentation. Thanks for your offer to...
The "Wire" library reference content is now hosted in the `arduino/reference-en` repository so I have transferred this issue to the relevant tracker. I see that a claim was made that...