修改类文件名称大小写问题4

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-10-18 20:01:58 +08:00
parent b31f2b64c7
commit a0ec418850
11 changed files with 22 additions and 22 deletions

View File

@@ -135,7 +135,7 @@ class DebugSettingView @JvmOverloads constructor(
}
override fun onAutopilotWarnMessage(autoPilotWarnMessage: AutoPilotWarnMessage?) {
override fun onAutopilotWarnMessage(autopilotWarnMessage: AutopilotWarnMessage?) {
}