Removed buttonpress for Fn key
This commit is contained in:
parent
f120b340d7
commit
bb9e160e08
@ -354,7 +354,7 @@ fn main() -> ! {
|
||||
let mut gimbal_mode: u8;
|
||||
|
||||
// Set up usb button layout
|
||||
buttons[0].usb_button = 1;
|
||||
buttons[0].usb_button = 0;
|
||||
buttons[1].usb_button = 2;
|
||||
buttons[1].usb_button_sec_enable = true;
|
||||
buttons[1].usb_button_sec = 21;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user