adafruit / Adafruit_IO_Python

Adafruit IO Python Client Library
Other
225 stars 99 forks source link

copy-and-paste error in batch sending #139

Closed ALfuhrmann closed 12 months ago

ALfuhrmann commented 2 years ago

The "Send Batch Data" example does not actually contain an "aio.send_batch_data" call. Fixed it.