bdraco / aiodhcpwatcher

Watch for DHCP packets with asyncio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in usage

lejibxl opened this issue Β· comments

Thx for your tools πŸ‘

I think there is a small error in the example
AttributeError: module 'aiodhcpwatcher' has no attribute 'start'
maybe you should use : async_start ?