mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Merge remote-tracking branch 'multiwii/master'
Conflicts: obj/baseflight.hex src/config.c src/drivers/system_common.c src/main.c src/mw.h src/serial_cli.c
This commit is contained in:
commit
a3d2a3df2d
8 changed files with 32 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
void systemInit(void);
|
||||
void systemInit(bool overclock);
|
||||
void delayMicroseconds(uint32_t us);
|
||||
void delay(uint32_t ms);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue