-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Can now capture errors via the "error" event properly, especially if "exceptional" (severe) - startConnection and stopConnection on connection modes and HaritoraX classes do not return booleans anymore (cause those didn't work lol) Severe errors happen when: - Connection to trackers fail via BT or COM - Decoding IMU packet fails Severe errors bypass the "debug" switch and will always be logged/emitted (wait isnt this just warnings and errors?)
- Loading branch information
Showing
3 changed files
with
225 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.