void loop() { // loop must take less than a minute! server.handleClient(); ftpSrv.handleFTP(); weatherHeartbeat(); }