Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
84 stars 21 forks source link

gpio: Add Documentation #95

Closed bauer-alex-174 closed 1 year ago

bauer-alex-174 commented 1 year ago

Hi Rahix,

since I did not see this module documented besides its naming in the CHANGELOG.md I desided to quickly add Doctrings and a function of my own, that toggles a gpio pin between HIGH and LOW.

If you have any suggestions to improve this PR further please let me know.

Best Regards

bauer-alex-174

bauer-alex-174 commented 1 year ago

I added your changes to the PR