MrYsLab / pymata-aio

This is the second generation PyMata client.
https://github.com/MrYsLab/pymata-aio/wiki
GNU Affero General Public License v3.0
155 stars 51 forks source link

Remove first entry in the "locations" list in pymata_core.py. Cosmetic. #83

Closed MrYsLab closed 5 years ago

MrYsLab commented 5 years ago

Remove dev/ttyACM0 from the list of serial ports. It is not a valid port since it is missing the leading '/' and would be a duplicate of /dev/ttyACM0 if it had the leading slash.

This is a cosmetic issue and causes no known bugs.

MrYsLab commented 5 years ago

Resolve with version 2.2.6