mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Code cleanup, remove old code and debug artifacts
This commit is contained in:
parent
06882b6a2c
commit
14bbc3ac07
4 changed files with 4 additions and 17 deletions
|
@ -52,6 +52,8 @@ void checkForBootLoaderRequest(void);
|
|||
bool isMPUSoftReset(void);
|
||||
void cycleCounterInit(void);
|
||||
|
||||
#define BOOTLOADER_REQUEST_COOKIE 0xDEADBEEF
|
||||
|
||||
void enableGPIOPowerUsageAndNoiseReductions(void);
|
||||
// current crystal frequency - 8 or 12MHz
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue