Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausMu authored Mar 20, 2024
1 parent 7c9a062 commit 574e34f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 574e34f

Please sign in to comment.