Removed unnecessary include, ready for consideration for issue #196

This commit is contained in:
Professr 2020-06-21 16:31:09 -07:00
parent fe4f86bc84
commit 364fc84aaa

View File

@ -6,7 +6,6 @@
#include "power.h"
#include "sleep.h"
#include "target_specific.h"
#include <algorithm>
bool bluetoothOn;