/* Name: watchos2.ino Created: 6/30/2021 9:38:10 PM Author: Adam */ // 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() { }