Espurna fixes for Linux build

This commit is contained in:
Adam Honse 2020-09-11 16:22:48 -05:00
parent 312d068021
commit 0c03632b7b
2 changed files with 1 additions and 4 deletions

View file

@ -8,6 +8,7 @@
#include "RGBController_Espurna.h"
#include <string.h>
RGBController_Espurna::RGBController_Espurna(EspurnaController* espurna_ptr)
{