reordering the directory structure
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
#include "keyboard.h"
|
||||
#include "mainbar/mainbar.h"
|
||||
|
||||
#include "widget/weather/weather.h"
|
||||
|
||||
#include "hardware/powermgm.h"
|
||||
#include "hardware/display.h"
|
||||
|
||||
@@ -56,8 +54,6 @@ void gui_setup(void)
|
||||
keyboard_setup();
|
||||
lv_disp_trig_activity(NULL);
|
||||
|
||||
weather_widget_setup();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user