This makes the override_enabled key consistent with the use of underscores elsewhere and with the docs.
评论 (4)
#2 – KurtJacobson 于 2018-10-06
@andypugh You correctly used underscores on all the other dict items, you just missed that one.
#3 – KurtJacobson 于 2018-10-06
Oops, looks like I need to change something in the tests too.
#4 – KurtJacobson 于 2018-10-06
I have also tested axis, gmoccapy, gscreen, touchy and tklinuxcnc as well and all seem fine.
#1 – andypugh 于 2018-10-06
The HAL pins all use hyphens.
I think I was following the wrong convention in the Python interface.