Seytonic / malduino

All the Malduinos!
MIT License
208 stars 50 forks source link

no DELAY #14

Closed Nibot1 closed 6 years ago

Nibot1 commented 6 years ago

My Malduino Elite doesnt make an delay of the duration wich is set in the Duckyscript.

Nibot1 commented 6 years ago

I fixed the issue for me. I changed the “#define buffersize 256” to “#define buffersize 128”

kplaczek commented 6 years ago

This. I don't know why it is like this and why there is no response cron creator. But thanks to @Nibot1 I have wasted just a little bit of time figuring why delay is not working and malduino is useless without it. Thank you.