TinyGSM icon indicating copy to clipboard operation
TinyGSM copied to clipboard

Newbie question: documentation on library function

Open tradexsrl opened this issue 3 years ago • 2 comments

[ ] I have read the Troubleshooting section of the ReadMe

What type of issues is this?

[ ] Request to support a new module [ ] Bug or problem compiling the library [ ] Bug or issue with library functionality (ie, sending data over TCP/IP) [ ] Question or request for help

What are you working with?

Modem: Main processor board: TinyGSM version: Code:

Scenario, steps to reproduce

Expected result

Actual result

Debug and AT command log

where can I find documentation on all functions for this library similarly to arduino reference?

tradexsrl avatar Jul 05 '21 19:07 tradexsrl

I'm sorry, there's some documentation in the ReadMe and Wiki here on GitHub, but there isn't a separate detailed documentation page available.

SRGDamia1 avatar Jul 06 '21 14:07 SRGDamia1

I could use some documentation on each function. it's difficult to know which function is blocking, has a specified or adjustable timeout and what it returns without trawling through the header files and even then its not always obvious.

star297 avatar Dec 07 '21 10:12 star297