mirror of
https://github.com/marqs85/ossc
synced 2026-09-27 21:02:02 +03:00
fix overlapping setting IDs
This commit is contained in:
parent
e800f095de
commit
8dc29d36ba
@ -142,8 +142,8 @@ const ude_item_map ude_profile_items[] = {
|
|||||||
// 65 reserved
|
// 65 reserved
|
||||||
UDE_ITEM(66, 120, tc.panasonic_hack),
|
UDE_ITEM(66, 120, tc.panasonic_hack),
|
||||||
UDE_ITEM(67, 120, tc.o480p_pbox),
|
UDE_ITEM(67, 120, tc.o480p_pbox),
|
||||||
UDE_ITEM(61, 122, tc.hdmi_ar),
|
UDE_ITEM(68, 122, tc.hdmi_ar),
|
||||||
UDE_ITEM(61, 122, tc.hdmi_pr2x_disable),
|
UDE_ITEM(69, 122, tc.hdmi_pr2x_disable),
|
||||||
};
|
};
|
||||||
|
|
||||||
int write_userdata(uint8_t entry) {
|
int write_userdata(uint8_t entry) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user