Body and separate body graphs now animating
- Also, added option to disable min/max graph clearing to GUI
This commit is contained in:
@@ -16,7 +16,7 @@ void DataManager::setup()
|
||||
newData.push_back(dataObject);
|
||||
}
|
||||
|
||||
subscriberDevName = ""; // dev2
|
||||
subscriberDevName = "dev2"; // dev2
|
||||
setupSpacebrew();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user