adafruit / Adafruit_IO_Python

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

remove legacy methods from client #72

Closed brentru closed 6 years ago

brentru commented 6 years ago

Removing legacy API methods... def receive_group(self, group) def receive_next_group(self, group) def receive_previous_group(self, group)