Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from systemetric/2024-marker-updates
2024 marker updates Merge the marker updates as well as various miscellaneous changes: - Marker ids are correctly recognised for 2024 Hot Potato - Documentation strings / comments added - Exposed 5v and 12v enabling and disabling from user code Potentially other stuff though I can't remember (this is down to my commit messages which are occasionally just unreadable or disingenous). Tada! Known bugs that aren't in the patch: - `R.motors[n]` (`R.motors.__getitem__()`) throws an error due to an undefined/incorrect variable `_GG_MOTOR_A_MAG` - Some things might fail on old (green) brains (not tested, should work but there are potential bugs)
- Loading branch information