David Bour

Results 2 issues of David Bour

## tl;dr There might have been a mix up with the following available API calls `get_device_info_by_index(device_index)` `get_device_count()` `get_host_api_count()` `get_host_api_info_by_index(host_api_index)` `get_device_info_by_host_api_device_index(host_api_index, host_api_device_index)` The incorrect method was being used for finding the...

So far I've seen issues related to using the PI itself to generate the data, but what if I wanted to connect my ESP8266s to my Pi. Would this be...