DLaxV-Community-Projects-Hub / Open-Shot-Clock

Build your own DIY Shot Clock
CERN Open Hardware Licence Version 2 - Permissive
1 stars 0 forks source link

Controller code refactoring #6

Open ChangeD20 opened 2 years ago

ChangeD20 commented 2 years ago

as a open source user I want to use clear code

ChangeD20 commented 2 years ago

As a collaborator I want a code which is not to complicated. Adding more timer Fundation laities makes the code confusing. FreeRTOS could help.

ChangeD20 commented 2 years ago

https://www.freertos.org/tutorial/index.html

ChangeD20 commented 2 years ago

Read, that FreeRTOS makes more problems than it solves 🤷🏼 we should leave this for future optimisation

ChangeD20 commented 2 years ago

Changing libs from heltec to original/stand alone ones could be a opportunity to make software maintenance more easy. Now we depend on heltec to update their lib after the original libs made updates before after solving issues. This takes extra time we could eliminate.

ChangeD20 commented 1 year ago

first refactoring for dislplay code done within release v1.1.0 - relevant changes to be mirrored to controller code