When using ISELED 2 channels, do I need to use a separate event notification callback function
(typedef void (*ILaS_EventNotificationType) (ILaS_CommEventType eEventType, uint8 u8Strip);) for each channel?
Hi @jylee3 ,
As you can see, the notification used configured at:
Channels is specific tab and Notification configuration is in generic tab.
As far as I know, you can define 1 notification for multiple channels and handle these channel into this function.
Best regards,
Nhi