SpacehuhnTech / DeauthDetector

Detect deauthentication frames using an ESP8266
MIT License
776 stars 192 forks source link

Refactor the Code #4

Open GregEakin opened 7 years ago

GregEakin commented 7 years ago

Refactored the code to make it simpler to read. Also, added checks on the input parameter, to see if they're invalid.

-- Greg