Jump to content

Recommended Posts

Posted

I'm doing a simple routine that shows off the RGB matrix when you switch it on, like a fancy demo to make all the lights go pretty blinky colors. I need a way to put a brief pause between my loops. Simple thing, but how would I do this in my midibox app....what library would i reference or is there a core function already there i could call for a sleep/wait/pause.

Nothing seems to be around on the forum about it?

Posted

Yeah I didn't think to look there because I imagined I would have to call an external library (not a C programmer you can see). In retrospect thinking a bit about how the app layer sits with the os (mios) I guess it makes sense to have calls like this available this way. Will look here in future but thanks for the responses.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...