hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.81k stars 1.04k forks source link

neurosky: use serialport adaptor and move driver to drivers/serial #1061

Closed gen2thomas closed 4 months ago

gen2thomas commented 4 months ago

Solved issues and/or description of the change

Move Neurosky MindWave driver to the drivers/serial folder, remove the adaptor and use the serialport adaptor instead.

Additionally:

Manual test

none

Checklist

If this is a new driver or adaptor: