Minor change

Added static keyword to a variable
This commit is contained in:
dnc40085 2015-11-04 06:37:57 -08:00
parent d6cc6d3e68
commit 91ba22a49d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ static uint8 getap_output_format=0;
//wifi.sleep variables
#define FPM_SLEEP_MAX_TIME 0xFFFFFFF
bool FLAG_wifi_force_sleep_enabled=0;
static bool FLAG_wifi_force_sleep_enabled=0;
//variables for wifi event monitor