From dc9f50056a2a888e5b5cb23e615b01f4a5f58240 Mon Sep 17 00:00:00 2001 From: ndeadly <24677491+ndeadly@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:16:40 +0200 Subject: [PATCH] add version compatibility info to comment --- nx/include/switch/services/btm_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/btm_types.h b/nx/include/switch/services/btm_types.h index 54304cc9..fd39e1d3 100644 --- a/nx/include/switch/services/btm_types.h +++ b/nx/include/switch/services/btm_types.h @@ -60,7 +60,7 @@ typedef enum { typedef enum { BtmProfile_None = 0, ///< None BtmProfile_Hid = 1, ///< Hid - BtmProfile_Audio = 2, ///< Audio + BtmProfile_Audio = 2, ///< [13.0.0+] Audio } BtmProfile; /// BdName