QUB-ASL / bzzz

Quadcopter with ESP32 and RaspberryPi
MIT License
7 stars 1 forks source link

Read values from RC #11

Closed alphaville closed 1 year ago

alphaville commented 1 year ago

Implement radio.hpp and radio.cpp to read the signals from the RC. This can be implemented as a C++ class (Radio).