mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
remove dead i2c overclock code
This commit is contained in:
parent
1a75b0d5b3
commit
41875af760
2 changed files with 0 additions and 8 deletions
|
@ -424,8 +424,6 @@ void init(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
//i2cSetOverclock(masterConfig.i2c_overclock);
|
||||
|
||||
debugMode = systemConfig()->debug_mode;
|
||||
|
||||
#ifdef TARGET_PREINIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue