Better tooltip on PID Autotune button

This commit is contained in:
atse 2024-06-24 13:00:06 +08:00
parent 4fb1043b9e
commit 4bc7d9ce45

View File

@ -376,7 +376,7 @@
"name":"run_pid", "name":"run_pid",
"title":"Run", "title":"Run",
"type":"action", "type":"action",
"tip":"Run" "tip":"Run PID Autotune with above settings"
} }
] ]
} }