You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* writeSetFeatureCommand(feature, setting) sets a particular feature on the Shimmer device to the desired setting.
4651
+
* @param feature is a numeric value defining the feature to be set.
4652
+
* @param setting is a numeric value defining the desired setting for the feature. Example valid settings values are 0 (Disable feature) and 1 (Enable feature)
0 commit comments