/* Name: Sketch1.ino Created: 01.03.2022 15:04:20 Author: wruser */ // the setup function runs once when you press reset or power the board void setup() { } // the loop function runs over and over again until power down or reset void loop() { }