Skip to content

Commit

Permalink
Bumped microcontroller firmware to version 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
RICCIARDI-Adrien committed Oct 4, 2020
1 parent 247aaa0 commit 097043b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Software/Microcontroller_Firmware/Includes/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#define CONFIGURATION_PROTOCOL_WIFI_SERVER_PORT "1234"

/** The current firmware version. */
#define CONFIGURATION_FIRMWARE_VERSION 1
#define CONFIGURATION_FIRMWARE_VERSION 2

/** Mixing valve time in seconds to go from one side to the other side. */
#define CONFIGURATION_MIXING_VALVE_MAXIMUM_MOVING_TIME (20 * 60) // Valve needs about 18 minutes to travel from one side to the other, set 20 minutes to get some margin (valve has internal limit switches)
Expand Down

0 comments on commit 097043b

Please sign in to comment.