removed the blinking light after connection as it was taking a lot of iteration time.
Made the sidebar icon use the famous burger
This commit is contained in:
@@ -11,8 +11,10 @@
|
||||
#include "freertos/task.h"
|
||||
#include "nvs.h"
|
||||
#include "nvs_flash.h"
|
||||
#include "sdkconfig.h"
|
||||
#include "soc/gpio_num.h"
|
||||
|
||||
|
||||
// Project headers
|
||||
#include "appstate.hpp"
|
||||
#include "types.hpp"
|
||||
|
||||
Reference in New Issue
Block a user