Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Add support for new part assignments + with you being able to buy individual trackers, there are 5 new assignments: + L/R wrists, L/R feet, & head + hopefully this should just work, lol + Optimized assignment logic + finally removed the janky assignment logic i made before since we can now request info from the dongles! + Make powerOffTracker() async + should've been async in the first place + instance can get destroyed/interrupted before all commands are run and cause soft bricking (tracker keeps turning off after being powered on) + i found this out while implementing the "power off on exit" feature on slimetora lol + Fix HaritoraX Wired detection (finally?) + Package updates - Removed async on getTrackerSettings()
- Loading branch information