mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Minor touch ups
This commit is contained in:
parent
853e830c6f
commit
1aaf2d9d47
4 changed files with 13 additions and 7 deletions
|
@ -470,7 +470,7 @@ void cmsMenuChange(displayPort_t *pDisplay, void *ptr)
|
|||
|
||||
void cmsMenuBack(displayPort_t *pDisplay)
|
||||
{
|
||||
// becasue pids and rates meybe stored in profiles we need some thicks to manipulate it
|
||||
// becasue pids and rates may be stored in profiles we need some thicks to manipulate it
|
||||
// hack to save pid profile
|
||||
if (currentMenu == &menuPid[0])
|
||||
cmsx_PidWriteback();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue