starting drawing text
- zlib from components - framebuffer for faster drawing - disable currently smartconfig Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
@@ -51,8 +51,6 @@ static void event_handler(void* arg,
|
||||
smartconfig_event_got_ssid_pswd_t* evt =
|
||||
(smartconfig_event_got_ssid_pswd_t*)event_data;
|
||||
wifi_config_t wifi_config;
|
||||
uint8_t ssid[33] = {0};
|
||||
uint8_t password[65] = {0};
|
||||
uint8_t rvd_data[33] = {0};
|
||||
|
||||
bzero(&wifi_config, sizeof(wifi_config_t));
|
||||
|
Reference in New Issue
Block a user