From 574e34fb9601898157d7475f042c93f2b4dc458f Mon Sep 17 00:00:00 2001 From: Klaus Musch Date: Wed, 20 Mar 2024 07:32:34 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9e6e08f..2efe3bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ +# Branch "OOmote-C++-for-Omote" +This is an alternative branch containing code for the OMOTE. This branch +* is consequently using C++ classes +* provides a simulator for running the lvgl code on Linux and Windows, using Visual Studio Code +* is using a HAL abstraction layer for having the simulator running + +In terms of features it is currently behind the main branch: +* no memory optimization +* no scenes +* simplified key handling (e.g. no long press) +* no IR receiver +* is using different lvgl guis compared to main + +Feel free to try and use this branch if you like to work wth clean, object oriented code. + # OMOTE - Open Universal Remote ![](P1030424_small.jpg)