Changes between Version 11 and Version 12 of 802.11/wlan_exp/app_notes/tutorial_token_mac/CPU_HIGH


Ignore:
Timestamp:
Aug 3, 2015, 10:54:31 AM (9 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/app_notes/tutorial_token_mac/CPU_HIGH

    v11 v12  
    151151----
    152152
    153 The first thing we need to do implement the callback structure that we assumed in our AP modifications. First, we should add a new top-level global to {{{wlan_mac_high.c]}}} at the top of the file:
     153The first thing we need to do implement the callback structure that we assumed in our AP modifications. First, we should add a new top-level global to {{{wlan_mac_high.c}}} at the top of the file:
    154154
    155155{{{