It's not deprecated. It exists too. In the ddcutil repo there are ddca_init
and ddca_init2
. But the difference that ddca_init2
have additional argument infomsg_loc
:
- The caller is responsible for freeing the null terminated list of
- messages returned in infomsg_loc.
ddca_init
should work for both versions. And ddcutil 2.0.2 is a dev version. i think we shouldn't use it until it is released (And there is no need for this).