Skip to content

Commit

Permalink
Set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
dzungpv committed Jul 16, 2024
1 parent faf2aa3 commit 7ec904d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ unsigned long requestWifiScanTime = 0;
#define WIFI_SCAN_PERIOD 120000
unsigned lastWifiScanMillis;

const PROGMEM char *m2mqtt_version = "2023.12.4";
const PROGMEM char *m2mqtt_version = "2024.07.16";

// Define global variables for files
int HP_TX = 0; // variable for the ESP32 custom TX pin, 0 is the defautl and it use hardware serial 0
Expand Down

0 comments on commit 7ec904d

Please sign in to comment.