Skip to content

Commit a4f41b4

Browse files
authored
Update custom_version to 1.0.3
1 parent f80cd01 commit a4f41b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
; https://docs.platformio.org/page/projectconf.html
1111

1212
[common]
13-
custom_version = 1.0.2
13+
custom_version = 1.0.3
1414
platform = espressif32
1515
framework = arduino
1616
monitor_speed = 115200
@@ -84,4 +84,4 @@ build_flags =
8484
-DSYS_EN=GPIO_NUM_41
8585
-DSYS_OUT=GPIO_NUM_40
8686
; Battery monitor
87-
-DBATTERY_VOLTAGE_PIN=GPIO_NUM_1
87+
-DBATTERY_VOLTAGE_PIN=GPIO_NUM_1

0 commit comments

Comments
 (0)