ZGP_SetChannel Function
C
void ZGP_SetChannel(uint8_t channel);
Description
set zgp channel.
Parameters
Param | Description |
---|---|
channel | pointer to the channel value |
Returns
None.
void ZGP_SetChannel(uint8_t channel);
set zgp channel.
Param | Description |
---|---|
channel | pointer to the channel value |
None.