You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Arduino TFT library, there is a function to draw triangle but, the documentation and example are missing. Ref.- https://www.arduino.cc/en/Reference/TFTLibrary here documentation is not present about the triangle() method.
The text was updated successfully, but these errors were encountered:
The library reference content is not hosted in a public repository, so it is not possible to submit a pull request to make changes to that content. What you can do is provide the exact text you propose be added in an issue here. Ideally, this would result in the process of publishing the new documentation being mostly a copy/paste operation for the person with the write access to that content.
You should take note that this library has been placed under the "RETIRED" section in the Arduino IDE's File > Examples menu, so it may be that work on its documentation won't be considered a high priority.
The library reference content is not hosted in a public repository, so it is not possible to submit a pull request to make changes to that content. What you can do is provide the exact text you propose be added in an issue here. Ideally, this would result in the process of publishing the new documentation being mostly a copy/paste operation for the person with the write access to that content.
You should take note that this library has been placed under the "RETIRED" section in the Arduino IDE's File > Examples menu, so it may be that work on its documentation won't be considered a high priority.
Thank you so much for your valuable feedback.
Please also review #17 this PR and suggest necessary changes.
In the Arduino TFT library, there is a function to draw triangle but, the documentation and example are missing. Ref.- https://www.arduino.cc/en/Reference/TFTLibrary here documentation is not present about the triangle() method.
The text was updated successfully, but these errors were encountered: