• dnc40085's avatar
    Dev wifi/wifi_eventmon malloc/free update (#2318) · 07ced639
    dnc40085 authored
    * updated wifi_eventmon to store events in LUA_REGISTRYINDEX
    
    * updated wifi_eventmon debug comments
    
    * Updated wifi.c to remove c_free()
    
    In wifi_ap_listclient(app/modules/wifi.c), c_free() was replaced with
    wifi_softap_free_station_info()
    
    * Removed unnecessary line of code from app/modules/wifi_eventmon.c
    07ced639
wifi.c 52 KB