Fixing memory leaks in controllers
This commit is contained in:
parent
aa59c6132e
commit
dba814215d
165 changed files with 444 additions and 71 deletions
|
|
@ -113,7 +113,7 @@ RGBController_EKController::RGBController_EKController(EKController* _dev)
|
|||
|
||||
RGBController_EKController::~RGBController_EKController()
|
||||
{
|
||||
|
||||
delete EK_dev;
|
||||
}
|
||||
|
||||
void RGBController_EKController::SetupZones()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue