On startup, start loop at beginning of next minute

You might want to put that 'wait until' code in setup() which runs before loop() can start.