The open source OpenXR runtime

a/bindings: Mark odyssey controller as promoted in 1.1

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2194>

authored by

Christoph Haag and committed by
Marge Bot
9eaa4d49 74111e68

+6
+6
src/xrt/auxiliary/bindings/bindings.json
··· 1156 1156 "type": "tracked_controller", 1157 1157 "monado_device": "XRT_DEVICE_SAMSUNG_ODYSSEY_CONTROLLER", 1158 1158 "extension": "EXT_samsung_odyssey_controller", 1159 + "openxr_version": { 1160 + "promoted": { 1161 + "major": "1", 1162 + "minor": "1" 1163 + } 1164 + }, 1159 1165 "extended_by": [ 1160 1166 "ext/palm_pose", "grip_surface", 1161 1167 "ext/hand_interaction_poses",