Skip to content

Commit

Permalink
Gen3 compilation fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
XuGuohui committed Apr 22, 2021
1 parent c221e49 commit 3b701ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/src/system_network_manager_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ uint32_t wlan_watchdog_duration;
/* FIXME */
volatile uint8_t SPARK_WLAN_RESET;
volatile uint8_t SPARK_WLAN_SLEEP;
volatile uint8_t SPARK_WLAN_CONNECT_RESTORE;
volatile uint8_t SPARK_WLAN_STARTED;
extern int cfod_count;

Expand Down

0 comments on commit 3b701ea

Please sign in to comment.