Skip to content

Commit

Permalink
Pump pin
Browse files Browse the repository at this point in the history
  • Loading branch information
krismaz committed Nov 5, 2016
1 parent f7abe1e commit b3bdc80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SSR.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#define SSR_PINb 9
#define SSR_PINc 10

#define PUMP_PIN 11

inline void SSRInit()
{
pinMode(SSR_PINa, OUTPUT);
Expand Down

0 comments on commit b3bdc80

Please sign in to comment.