citysu / csiread

A fast channel state information parser for Intel, Atheros, Nexmon, ESP32 and PicoScenes
MIT License
107 stars 27 forks source link

flask for nexmon #7

Closed donzaki closed 3 years ago

donzaki commented 3 years ago

hi i am using your code for nexmon is changing the line csidata = csiread.Intel(None, 3, 2) to csidata = csiread.Nexmon(None, 3, 2) enough to work nexmon