Skip to content

Commit

Permalink
Pull in main
Browse files Browse the repository at this point in the history
  • Loading branch information
erlend-aasland committed Aug 11, 2024
2 parents 4efb9d9 + 28ee18c commit b84a5d9
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 43 deletions.
3 changes: 0 additions & 3 deletions canopen/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,9 +372,6 @@ class NodeScanner:
The network to use when doing active searching.
"""

#: Activate or deactivate scanning
active = True

SERVICES = (0x700, 0x580, 0x180, 0x280, 0x380, 0x480, 0x80)

def __init__(self, network: Optional[Network] = None):
Expand Down
Loading

0 comments on commit b84a5d9

Please sign in to comment.