mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
comment malloc lines out
This commit is contained in:
parent
c834261203
commit
32c5de1a5d
6 changed files with 19 additions and 17 deletions
|
|
@ -80,6 +80,7 @@ typedef struct ap_s {
|
|||
uint32_t freq;
|
||||
uint8_t ht;
|
||||
uint8_t vht;
|
||||
uint8_t channel_utilization;
|
||||
time_t time;
|
||||
} ap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue