// pin declaration int windPin = 0; int rainPin = 0; int rtcPin = 0; void setup() { } void loop() { }