Per Tillisch

Results 1081 comments of Per Tillisch

Thanks for the update @FunzioneFabio! Are you able to update the I2C pin table on the Wire library reference's home page to add the Uno WiFi Rev2 to the list...

>It would also be nice to have this documented in the Uno WiFi Rev2's "Getting Started" page (which does already list some of the other differences from the classic Uno)....

Hi @Mikkel-danielsen. I wanted to check back in with you. If you will update the pull request according to the instructions I provided above I will be happy to merge...

So that it will be clear to other reviewers, I will add a note that this is not a complete PR, but more of a general proposal or request for...

I like lots of links. It makes it super easy for a beginner to access the relevant reference page without any searching. Note that the actual reference pages render links...

Since this involves possibly changing the official style policy for the language reference, I think I need someone else from Arduino to provide a decision on how to proceed. Until...

I see the mentioned "**Using AVR libraries**" page is no longer accessible on arduino.cc, but it is cached on the Internet Archive Wayback Machine: https://web.archive.org/web/20211113150034/www.arduino.cc/en/Reference/UsingAVR I don't remember there ever...

This is a small piece of the big picture, which is that the essential documentation of parameter and return types is missing or incorrect throughout much of the reference: https://github.com/arduino/reference-en/issues/15

EDIT: see following reply for my updated opinion ~~I have mixed feelings about this proposal. The Arduino Language Reference is not intended to be a complete C++ language reference. It...

In my previous reply, I was operating under the understanding that the .ino files of Arduino sketches were written in C++, and therefore it was reasonable to expect the users...