OneButton icon indicating copy to clipboard operation
OneButton copied to clipboard

Button within Buttons for controlling LED show?

Open CobaltEcho opened this issue 4 years ago • 0 comments

I'm trying to set up multiple shows that change on a button (Button1) press, but one of the shows is a counter that counts from 00-99 on different button (Button2) press.

I can do the "multiple shows that change on a button press" and I can do the "counts from 00-99 on another button press" individually, but I can not figure out how to get one "inside" the other.

Any insights would be apprecaited, code linked below.

Code: https://github.com/CobaltEcho/LEDMatrixNumberCounting/tree/main/MatrixTestv2

CobaltEcho avatar Nov 08 '21 14:11 CobaltEcho