22#ifndef COMMAND_CMD_LED_BLINKER_H
23#define COMMAND_CMD_LED_BLINKER_H
28#define CMD_LED_BLINKER_BASE APP_APID_LED_BLINKER + CMD_APID_BASE
35#define CMD_LED_BLINKER_CHANGE_FREQUENCY CMD_LED_BLINKER_BASE + 0x000
#define COMMAND(NAME, APID, SIZE,...)
Definition Command.h:33
#define CMD_LED_BLINKER_CHANGE_FREQUENCY
Command code to change the LED blinker rate.
Definition cmd_LedBlinker.h:35
Definition cmd_LedBlinker.h:44
uint8 frequency
Definition cmd_LedBlinker.h:44