- Added current monitoring and stall protection for the Y-axis servo

- Optimized the screen touch debouncing under AI.Agent mode
- Bump version
This commit is contained in:
Forairaaaaa
2026-06-11 10:45:02 +08:00
parent 80810f4777
commit 893ee38651
5 changed files with 166 additions and 14 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.16)
set(PROJECT_VER "1.4.1")
set(PROJECT_VER "1.4.2")
add_definitions(-DFIRMWARE_VERSION=\"${PROJECT_VER}\")
# Add this line to disable the specific warning