This commit is contained in:
wyf
2025-11-14 12:01:07 +08:00
parent 776275aa3d
commit 7e44998240
24 changed files with 409 additions and 187 deletions

View File

@@ -33,7 +33,8 @@ class _CalibrationPageState extends State<CalibrationPage> {
Timer? _pollingTimer;
bool exit = false;
bool start = false;
bool start = false;//是否开始进行校准
@override
void initState() {
super.initState();