fixed the ESP32 build action

- Changed include name to fix build actions
- Removes Changes in this fork from readme
This commit is contained in:
Max 2024-02-12 20:51:34 +01:00
parent 7ba79d5c92
commit a8265c9580
2 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#include <string>
#include <list>
#include <lvgl.h>
#include "guiregistry.h"
#include "guiRegistry.h"
// https://stackoverflow.com/questions/840501/how-do-function-pointers-in-c-work
struct gui_definition {

View File

@ -1,6 +1,3 @@
# Changes in this fork
For changes in this fork, please see https://github.com/CoretechR/OMOTE/discussions/58
# OMOTE - Open Universal Remote
![](P1030424_small.jpg)