Generation

linuxSat, 18 Mar 2023

Loop for connection and rebiot

while(true) { if(connection_status == false) { reboot(); } }

Want to kickstart your project?Use the new AI Studio to create your code