add power save timer

This commit is contained in:
Terrence
2024-11-19 08:50:47 +08:00
parent 6bfe2719a8
commit 874adc80b8
7 changed files with 74 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.16)
set(PROJECT_VER "0.9.0")
set(PROJECT_VER "0.9.1")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(xiaozhi)