Sorry i keep asking questions I’m just very new to coding and everything. My first question is can I just simply download the files from GitHub and copy paste all of them into a single arduino sketch. or do I need to do anything more. I want to know if uploading all the files will hurt my NYboard. Also what limitations are there without the ultrasonic sensor?
top of page
![](https://static.wixstatic.com/media/9337c3_044ddc1503014c638ff3741e54db8e6f~mv2_d_2501_1282_s_2.png/v1/fill/w_1920,h_984,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/9337c3_044ddc1503014c638ff3741e54db8e6f~mv2_d_2501_1282_s_2.png)
bottom of page
Every new upload will overwriting the previous sketch, so it won’t hurt the board. Ultrasonic sensor is not mandatory for Nybble’s basic movements.