From 42bcddcaae327954874671232cceaad5ec3e5fe9 Mon Sep 17 00:00:00 2001 From: JohhnGoblin <35317840+JohnDGodwin@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:11:06 -0600 Subject: [PATCH] Create Config.in --- translated_sandbox/rcjoystick/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translated_sandbox/rcjoystick/Config.in diff --git a/translated_sandbox/rcjoystick/Config.in b/translated_sandbox/rcjoystick/Config.in new file mode 100644 index 0000000..cbb9e87 --- /dev/null +++ b/translated_sandbox/rcjoystick/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_RCJOYSTICK + bool "rcjoystick" + help + joystick /dev/input/js0 to mavlink rc_channels_override udp 127.0.0.1:14550 + + https://github.com/whoim2/rcjoystick