cameron5906 / OverkillFramework

A .NET Core framework for building telepresent robots with modular functionality through plugins and custom drivers. Overkill is meant to allow for the easy development of robots controllable from anywhere.
0 stars 0 forks source link

GPIO connection interface implementation #14

Open cameron5906 opened 4 years ago

cameron5906 commented 4 years ago

There are placeholder classes to support GPIO connections to connected vehicles, but they have not been fully implemented yet.

Find a method of interfacing with GPIO and fill out GpioConnectionInterface, GpioInitialization, GpioData.