have been checking through the examples and api, but i cant seem to find how to initialize the device and adding it to a controller.
Controller controller; //creates an invalid controller
Device device; //creates an invalid device
there seems to be no knowledge to be found past that. if these actually are supposed to make valid devices on the spot: then there might be a device find error, however i already have leapd and leapcontrolpanel started up and working.