Move display related objects to display parrent

This commit is contained in:
CTCaer
2020-12-28 05:19:23 +02:00
parent df80339060
commit 60b629e57f
16 changed files with 13 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <gfx/di.h>
#include <display/di.h>
#include "tui.h"
#include "../config.h"
#include <power/max17050.h>