Open Andrei-Fabian-Pop opened 2 months ago
If you would like to test this feature, the easiest way is to modify the intial value for the m_isConfigurable boolean from the IIOWidgetBuilder class to true (currently the default is false).
m_isConfigurable
true
false
If you would like to test this feature, the easiest way is to modify the intial value for the
m_isConfigurable
boolean from the IIOWidgetBuilder class totrue
(currently the default isfalse
).