3.3.1.6 Effect Enable

int IndoorTouch.LedsEffectsEnable(boolean enable);

Effects are enabled by default. If disabled, effect activation is ignored and all the effects are switched off except for display backlight notification.
The return value is as follows:

  • IndoorTouch.RC_OK = 0;
  • IndoorTouch.RC_ERR_CONN = -1; API daemon connection error