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 0004172 commit 4e4bc90Copy full SHA for 4e4bc90
canopen/profiles/p402.py
@@ -214,7 +214,7 @@ def setup_402_state_machine(self):
214
"""Configure the state machine by searching for a TPDO that has the StatusWord mapped.
215
216
:raises ValueError:
217
- If the the node can't find a Statusword configured in the any of the TPDOs.
+ If the the node can't find a Statusword configured in any of the TPDOs.
218
"""
219
self.nmt.state = 'PRE-OPERATIONAL' # Why is this necessary?
220
self.setup_pdos()
0 commit comments