add updater and some tiny changes
This commit is contained in:
@@ -78,7 +78,6 @@ void display_set_brightness( uint32_t brightness ) {
|
||||
}
|
||||
|
||||
uint32_t display_get_rotation( void ) {
|
||||
TTGOClass *ttgo = TTGOClass::getWatch();
|
||||
return( display_config.rotation );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user