bdraco / aiodhcpwatcher

Watch for DHCP packets with asyncio
GNU General Public License v3.0
2 stars 1 forks source link

error in usage #18

Closed lejibxl closed 6 months ago

lejibxl commented 6 months ago

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 ?