adafruit / Adafruit_CircuitPython_AdafruitIO

Adafruit IO for CircuitPython
http://io.adafruit.com
MIT License
49 stars 33 forks source link

Corrections to receive_n_data documentation #114

Closed kavinaidoo closed 10 months ago

kavinaidoo commented 10 months ago

Hi,

Thank you for approving my PR, it's my first ever and I am happy that I have added helpful functionality.

Unfortuately, upon reviewing the docs, I found some omissions that now are corrected in this PR:

receive_n_data - Link to Docs

validate_n_values - Link to docs

Thanks