Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions water_system_v0_2/water_system_v0_2.ino
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

//blalballlabaslbfds

//test2

#include <Wire.h>
#include <Adafruit_MotorShield.h>
#include "utility/Adafruit_MS_PWMServoDriver.h"
Expand Down Expand Up @@ -34,8 +32,6 @@ int moistureSensorPin = A0; // select the input pin for the sensor

void setup() {

int a = 0;

Serial.begin(9600);

setTime(16,16,0,7,7,17); // set time to Saturday 8:29:00am Jan 1 2017
Expand Down