Skip to content

Conversation

@yusuhua
Copy link
Contributor

@yusuhua yusuhua commented May 10, 2025

  1. Lilygo T-CameraPlus-S3与m5stack-core-s3等板子不同,没有电源开关功能,当使用电池供电时,延迟关机后只能通过重新拔插电池连接头来实现重新启动设备,除非另配锂电池开关,否则很不方便,因此将seconds_to_shutdown设置为-1。
  2. 当取下锂电池直接使用usb连接线(连接电脑)供电时,sy6970充电状态读取会不稳定且电池电量有时会高于限制电量,造成问小智电池电量百分比时偶尔会得到超过100%的回复,这种现象在官方提供的实例里也是如此,因此增加了一个削平逻辑。连接电池时不会出现,已测试。

@78 78 merged commit 7abcd30 into 78:main May 10, 2025
1 check passed
Wvirgil123 added a commit to Seeed-Studio/xiaozhi-esp32 that referenced this pull request May 14, 2025
* main: (44 commits)
  Add session_id to websocket message
  chore: 更新 .gitignore 文件 (78#591)
  fix unused variable warning
  Fix Initialize()
  Lilygo T-CameraPlus-S3 关闭延时关机以及削平电池百分比 (78#598)
  Add server AEC option
  lilygo-t-cameraplus-s3 add pmic (78#586)
  fixbug: button driver cannot be in stack memory
  Default realtime chat for esp-box-3, lichuang-dev
  Double click BOOT to switch 4G/Wi-Fi
  Default press time to 0
  Bump to 1.6.2
  Add CEREG to board JSON for 4G LBS to fix weather location
  Upgrade component versions
  Use English output log
  解决部分esp32-s3-touch-lcd-3.5开机黑屏不显示的问题 (78#581)
  Upgrade components
  Adjust LCD display
  Remove warnings
  【需求】双网络类型通过长按boot切换网络 (78#520)
  ...

# Conflicts:
#	main/Kconfig.projbuild
#	main/boards/common/wifi_board.cc
#	main/protocols/websocket_protocol.cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants