Update to use Libraries and fix include order

This commit is contained in:
2020-03-07 14:46:26 +01:00
parent 3b7491f57d
commit 157b1ceb51
32 changed files with 114 additions and 1405 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <algorithm>
#include "Device.h"
#include <algorithm>
namespace PresenceDetection {