Hello
i want to know if somebody can give me an working example for blinking led´s on deckadance.
Standard on/off is no problem, but i want a blinking LED with a delay_ms(1000) definition.
i tried to use the windows Sleep command. For that i have to #include "windows.h".
is there another way to define delay or sleep for 1 second?
I am new with C/C++. hacking my brain into it with visual studio.
just want that led to blink.
please help
Blinking LED´s / Sleep / Delay
Forum rules
Deckadance is no longer an Image-Line product. For support please go here - http://support.image-line.com/redirect/ ... Deckadance
Deckadance is no longer an Image-Line product. For support please go here - http://support.image-line.com/redirect/ ... Deckadance
[You can only see part of this thread as you are not logged in to the forums]
Re: Blinking LED´s / Sleep / Delay
Hi!
Well, we don't have access to many command...
Re: Blinking LED´s / Sleep / Delay
thanks for your reply
can you show me the spe...
Re: Blinking LED´s / Sleep / Delay
Er . . . well, my script is 1700 lines long, it...
Re: Blinking LED´s / Sleep / Delay
thank you very much
that's great. now i learne...
Re: Blinking LED´s / Sleep / Delay
now i got this for a blinking LED. just an exam...