mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Whitespace
This commit is contained in:
parent
c16d642d66
commit
e18aeb8dc2
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ void init(void)
|
|||
.triggerPin = sonarHardware->triggerIO,
|
||||
.echoPin = sonarHardware->echoIO
|
||||
};
|
||||
pwm_params.sonarConfig = &sonarConfig;
|
||||
pwm_params.sonarConfig = &sonarConfig;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue