mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
merge
This commit is contained in:
commit
a567bb71d3
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ extern "C" {
|
|||
int sbufBytesRemaining(sbuf_t *buf);
|
||||
void initSharedMsp();
|
||||
uint16_t testBatteryVoltage = 0;
|
||||
|
||||
int32_t testAmperage = 0;
|
||||
uint8_t mspTxData[64]; //max frame size
|
||||
sbuf_t mspTxDataBuf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue