summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_driver.h
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-06-26 14:31:23 -0400
committerGitHub <noreply@github.com>2023-06-26 14:31:23 -0400
commitb82c649b0fab7779d21c7381a8bad514ee698c04 (patch)
treea39301bfa6a211fc143ad73efc7e68d411bc6077 /src/input_common/helpers/joycon_driver.h
parentce990adae528abd9d9912810a69839e07237a121 (diff)
parentbf641e2964d513e9b9e3495c7d68d1c18c5b806e (diff)
Merge pull request #10903 from german77/nfc_state
input_common: Improve nfc state handling and 3rd party support
Diffstat (limited to 'src/input_common/helpers/joycon_driver.h')
-rw-r--r--src/input_common/helpers/joycon_driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input_common/helpers/joycon_driver.h b/src/input_common/helpers/joycon_driver.h
index bc7025a21..45b32d2f8 100644
--- a/src/input_common/helpers/joycon_driver.h
+++ b/src/input_common/helpers/joycon_driver.h
@@ -120,6 +120,7 @@ private:
// Hardware configuration
u8 leds{};
ReportMode mode{};
+ bool input_only_device{};
bool passive_enabled{}; // Low power mode, Ideal for multiple controllers at the same time
bool hidbus_enabled{}; // External device support
bool irs_enabled{}; // Infrared camera input