Skip to content

Commit

Permalink
dfsd
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrer committed Mar 21, 2018
1 parent 9f8ade8 commit cbe11ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Empty file added develop
Empty file.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#include <SoftwareSerial.h>


//blalballlabaslbfds

//test2

#include <Wire.h>
#include <Adafruit_MotorShield.h>
Expand Down Expand Up @@ -31,6 +34,8 @@ 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

0 comments on commit cbe11ff

Please sign in to comment.