mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
Spektrum, CMS over Telemetry. Rebased and squashed.
This commit is contained in:
parent
971abbd9f6
commit
0e1f0e89e7
12 changed files with 457 additions and 78 deletions
|
@ -188,7 +188,7 @@ TEST(OsdTest, TestInit)
|
|||
|
||||
// then
|
||||
// display buffer should contain splash screen
|
||||
displayPortTestBufferSubstring(7, 8, "MENU: THR MID");
|
||||
displayPortTestBufferSubstring(7, 8, "MENU:THR MID");
|
||||
displayPortTestBufferSubstring(11, 9, "+ YAW LEFT");
|
||||
displayPortTestBufferSubstring(11, 10, "+ PITCH UP");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue