X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=commands_gen.c;h=752b998c18fbb3ab45fe7318eb2b01ba5d481322;hp=f1039b3ab323350e4421befff67f767c188f6c16;hb=852fd37145aaaee0ce2117f5c8173f5b86020fd0;hpb=3abe93f4b90cf10d3d29dcb48e90dd65353e0bc5 diff --git a/commands_gen.c b/commands_gen.c index f1039b3..752b998 100644 --- a/commands_gen.c +++ b/commands_gen.c @@ -157,6 +157,7 @@ struct cmd_log_result { static const char PROGMEM uart_log[] = "uart"; static const char PROGMEM i2c_log[] = "i2c"; static const char PROGMEM default_log[] = "default"; +static const char PROGMEM xbee_log[] = "xbee"; struct log_name_and_num { const char *name; @@ -167,6 +168,7 @@ static const struct log_name_and_num log_name_and_num[] = { { uart_log, E_UART }, { i2c_log, E_I2C }, { default_log, E_USER_DEFAULT }, + { xbee_log, E_USER_XBEE }, }; static uint8_t