Skip to content

Commit

Permalink
Bump subversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Bettapro committed Aug 4, 2023
1 parent 1fe6bdb commit d9011eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SolarTracerBlynk/src/incl/include_all_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#define PROJECT_NAME "Solar-Tracer-Blynk-V3"
#define PROJECT_AUTHOR "Bettapro"
#define PROJECT_VERSION "v3.0.9"
#define PROJECT_SUBVERSION 16
#define PROJECT_SUBVERSION 17


#include <Arduino.h>
Expand Down
2 changes: 1 addition & 1 deletion script/binDeploy.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ set buildRun[5].fileSuffix=mqttHA
set buildRun[5].buildFlags=%esp8266_build_flag_base% -DUSE_NOT_BLYNK -DUSE_MQTT -DUSE_MQTT_HOME_ASSISTANT

set buildRun[6].env=esp8266
set buildRun[6].fileSuffix=blynk_swsser
set buildRun[6].fileSuffix=blynk_swser
set buildRun[6].buildFlags=%esp8266_build_flag_base% -DUSE_SOFTWARE_SERIAL

set buildRun[7].env=esp8266
Expand Down

0 comments on commit d9011eb

Please sign in to comment.