update firmware build date

This commit is contained in:
pelgraine
2026-07-26 15:32:41 +10:00
parent 213e7d6b9e
commit 50ba2f5119
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#define FIRMWARE_VER_CODE 11
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "25 July 2026"
#define FIRMWARE_BUILD_DATE "26 July 2026"
#endif
#ifndef FIRMWARE_VERSION
+1 -1
View File
@@ -39,7 +39,7 @@
#define BQ27220_I2C_ADDR 0x55
#ifndef BQ27220_DESIGN_CAPACITY_MAH
#define BQ27220_DESIGN_CAPACITY_MAH 2500
#define BQ27220_DESIGN_CAPACITY_MAH 1400
#endif
class TDeckProMaxBoard : public ESP32Board {
+2 -2
View File
@@ -239,8 +239,8 @@
#define BQ27220_I2C_ADDR 0x55
#define BQ27220_I2C_SDA I2C_SDA
#define BQ27220_I2C_SCL I2C_SCL
#define BQ27220_DESIGN_CAPACITY 2500 //
#define BQ27220_DESIGN_CAPACITY_MAH 2500 // Alias used by TDeckBoard.h
#define BQ27220_DESIGN_CAPACITY 1400 //
#define BQ27220_DESIGN_CAPACITY_MAH 1400 // Alias used by TDeckBoard.h
#define HAS_PPM 1
// This board uses the SY6970 charger @ 0x6A (newer revision -- confirmed by I2C