Skip to content

Commit 942864d

Browse files
committed
stimawifi release 202603310000
1 parent 194b14a commit 942864d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
21.6 KB
Binary file not shown.
-13.2 KB
Binary file not shown.

platformio/stima_v3/stimawifi/include/stimawifi_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define STIMAWIFI_CONFIG_H_
33

44
// increment on change
5-
#define SOFTWARE_VERSION "2026-03-18T00:00" // date and time iso format
6-
#define MAJOR_VERSION "20260318" // date YYYYMMDD
5+
#define SOFTWARE_VERSION "2026-03-31T00:00" // date and time iso format
6+
#define MAJOR_VERSION "20260331" // date YYYYMMDD
77
#define MINOR_VERSION "0" // time HHMM without leading 0
88

99
// SSID and password of WiFi for setup

0 commit comments

Comments
 (0)