Arduino - combine sketches
问题 New to programming and Arduino.. I'm currently making a project for my son's Gold Rush diorama with added electronics. From my understanding, it does not like reading delay() codes. Please, any suggestions are appreciated. Thank you. I'm trying to combine two sketches; One that has random fluctuating LEDS (acts as the lanterns in the mine shafts) The other, a servo that pulls a string up and down (acts as an elevator pulley) Each sketch alone works properly. I'm not sure the proper way to