We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9661f94 commit 9f9ddc5Copy full SHA for 9f9ddc5
subprojects/robotpy-wpilib/gen/SysIdRoutineLog.yml
@@ -3,6 +3,9 @@
3
enums:
4
State:
5
subpackage: sysid
6
+ inline_code: |
7
+ .def("__str__", &SysIdRoutineLog::StateEnumToString)
8
+
9
classes:
10
SysIdRoutineLog:
11
0 commit comments