Move to object oriented model
There is now a single Manager class shared between all apps. Apps then share a collection of Device objects.
src/device.c
0 → 100644
There is now a single Manager class shared between all apps. Apps then share a collection of Device objects.