M5ez / Core2ez

GNU Lesser General Public License v3.0
15 stars 4 forks source link

doFunction and parameter #19

Closed Satzende closed 3 years ago

Satzende commented 3 years ago

Hello, I do not have enough C ++ skills to know how to give the DOFUNCTION parameter with. Could someone post an example?

ropg commented 3 years ago

There's doFunction calls in the form example.

ropg commented 3 years ago

Do note that I've changed the README to reflect that there is no active development here. I've since gotten into LVGL, the Light and Versatile Graphics Library, and it's simply lightyears ahead of where this could even be. It can be used from C and from micropython and is just cooler than this ever hope to become.

Sorry. (That said, if this works for you by all means use it. It's just not going to change, I'm guessing...)

Satzende commented 3 years ago

Thanks for your answer. Lvgl I also looked at it could only stop running (M5 Core2). Will start another attempt.