From 82bc8bf648d58f0b7e8848a7f3e3a40e15cced29 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Tue, 17 Nov 2020 12:33:23 -0500 Subject: [PATCH] hid: Updated docs. --- nx/include/switch/services/hid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/hid.h b/nx/include/switch/services/hid.h index f7153bd3..99ae5db4 100644 --- a/nx/include/switch/services/hid.h +++ b/nx/include/switch/services/hid.h @@ -658,7 +658,7 @@ typedef struct HidControllerSixAxisLayout { /// NpadSystemProperties typedef struct { - u32 powerInfo : 6; ///< Use \ref hidGetControllerPowerInfo instead of accessing this directly. + u32 powerInfo : 6; ///< Use \ref hidGetNpadPowerInfo instead of accessing this directly. u32 bit6 : 1; ///< Unused u32 bit7 : 1; ///< Unused