As the last word in the above URL implies, it's the "latest". But the latest what? It does not appear to be the latest released version which is v2.014. I say this because it contains references to API calls that don't exist in v2.0.14, such as
Code: Select all
timerAttachInterruptArg()
So, the question, how do I "point" that web page to the documentation for the latest released version? Or, better yet, how do I point it to the documentation for an arbitrary previous version? The similar web site https://docs.espressif.com/projects/esp ... ble/esp32/ provides this ability with a drop down menu on the upper left. But I don't see that feature for the Arduino Core documentation.
Thanks.