Using While Loop Components Required: 1 x ESP32 Board Diagram ESP32 Code void setup() { // put your setup code here, to run once: } void loop() { // put your main code here, to run repeatedly: }