Fork of my original MQTTGateway

Dependencies:   mbed-http

Embed: (wiki syntax)

« Back to documentation index

Commands Private Functions

Commands Private Functions
[SPIRIT_Commands]

Functions

void SpiritCmdStrobeCommand (SpiritCmd xCommandCode)
 Sends a specific command to SPIRIT.

Function Documentation

void SpiritCmdStrobeCommand ( SpiritCmd  xCommandCode )

Sends a specific command to SPIRIT.

Parameters:
xCommandCodecode of the command to send. This parameter can be any value of SpiritCmd.
Return values:
None.

Definition at line 118 of file SPIRIT_Commands.c.