Update unit tests.
This commit is contained in:
parent
b4e4684ac7
commit
774abcfab8
|
@ -705,6 +705,9 @@ void mwArm(void) {}
|
|||
void feature(uint32_t) {}
|
||||
void sensors(uint32_t) {}
|
||||
void mwDisarm(void) {}
|
||||
void displayDisablePageCycling() {}
|
||||
void displayEnablePageCycling() {}
|
||||
|
||||
uint8_t getCurrentControlRateProfile(void) {
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue