loop() is empty. How do you expect code to run on the Arduino, unless you've got an OS like an ESP32, without using the loop()?
loop() is empty. How do you expect code to run on the Arduino, unless you've got an OS like an ESP32, without using the loop()?