load pixel config from json file

This commit is contained in:
2018-09-02 20:21:59 +02:00
parent 5538cffb20
commit b69a0937a0
5 changed files with 51 additions and 20 deletions

View File

@@ -7,6 +7,7 @@
#include "TaskSchedulerDeclarations.h"
#include "MeshNet.h"
#include "Plugin.h"
#include "NeoPatternDto.h"
#include "NeoPattern.cpp"
using namespace std;