Skip to content

Commit

Permalink
Update aquacontrol32.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
CelliesProjects authored Mar 29, 2020
1 parent 576a6ea commit 0d510f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aquacontrol32.ino
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const IPAddress SECONDARY_DNS( 192, 168, 0, 50 ); /* Check in your router
#if GIT_TAG
#include "gitTagVersion.h"
#else
const char * sketchVersion = "v1.6.7-master";
const char * sketchVersion = "v1.6.71-master";
#endif

/**************************************************************************
Expand Down

0 comments on commit 0d510f1

Please sign in to comment.