Included in wrong file
This commit is contained in:
parent
0c03632b7b
commit
128cf7a533
2 changed files with 1 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
EspurnaController::EspurnaController()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@
|
|||
|
||||
#include "RGBController_Espurna.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
RGBController_Espurna::RGBController_Espurna(EspurnaController* espurna_ptr)
|
||||
{
|
||||
espurna = espurna_ptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue