Closed theospears closed 4 months ago
Adds a new DataPointManager class and move logic from BeeGoal to it. This should make it easier to swap from BeeGoal to Goal. Take the opportunity to cleanup some callback code to async in the process.
Testing: Verified the app compiles
master
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @theospears and the rest of your teammates on Graphite
Adds a new DataPointManager class and move logic from BeeGoal to it. This should make it easier to swap from BeeGoal to Goal. Take the opportunity to cleanup some callback code to async in the process.
Testing: Verified the app compiles