Skip to content

Commit 794759c

Browse files
authored
Update README.md
1 parent 67c5891 commit 794759c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,11 @@ Arduino Only - If you want to use the legacy interrupt marshalling support inste
119119
* [TaskManagerIO documentation pages](https://www.thecoderscorner.com/products/arduino-libraries/taskmanager-io/)
120120
* [TaskManagerIO reference documentation](https://www.thecoderscorner.com/ref-docs/taskmanagerio/html)
121121

122-
You can ask questions either in the discussions section of this repo, or using the Arduino forum. We generally answer most questions, but the rules of engagement are: **this is my hobby, I make it available because it helps others**. Don't expect immediate answers, make sure you've recreated the problem in a simple sketch that you can send to me. Please consider making at least a one time donation using the sponsor link if we do help you out.
122+
Community questions can be asked in the discussions section of this repo, or using the Arduino forum. We generally answer most community questions but the responses will not be timely, for [commercial use we recommend you purchase support](https://www.thecoderscorner.com/support-services/training-support/).
123+
124+
Before posting into the community make sure you've recreated the problem in a simple sketch, and please consider making at least a one time donation
125+
126+
<a href="https://www.buymeacoffee.com/davetcc" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
123127

124128
* [discussions section of the Task Manager repo](https://github.com/davetcc/TaskManagerIO/discussions)
125129
* [Arduino discussion forum](https://forum.arduino.cc/) where questions can be asked, please tag me using `@davetcc`.

0 commit comments

Comments
 (0)