samsta / BatteryController

GNU General Public License v3.0
0 stars 0 forks source link

Tidy up and extract glue logic from testcan.cpp #5

Open samsta opened 3 years ago

samsta commented 3 years ago

testcan.cpp is a hack that ties everything together. Extract the glue logic in there into reusable building blocks, i.e.

epoll timer event loop etc...