move app to widget for merge

This commit is contained in:
sharandac
2020-07-29 08:07:02 +02:00
parent 25cabd13b0
commit 82b8277679

View File

@@ -33,7 +33,7 @@
#include "hardware/motor.h"
#include "hardware/wifictl.h"
#include "app/weather/weather.h"
#include "gui/widget/weather/weather.h"
TTGOClass *ttgo = TTGOClass::getWatch();
@@ -76,7 +76,7 @@ void setup()
/*
*
*/
wifictl_on();
display_set_brightness( display_get_brightness() );