Body and separate body graphs now animating

- Also, added option to disable min/max graph clearing to GUI
This commit is contained in:
James Alliban
2014-01-24 04:02:59 +00:00
parent 41db6d58b5
commit 962250b98a
26 changed files with 211 additions and 86 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ void DataManager::setup()
newData.push_back(dataObject);
}
subscriberDevName = ""; // dev2
subscriberDevName = "dev2"; // dev2
setupSpacebrew();
}