]> git.droids-corp.org - protos/xbee-avr.git/blobdiff - commands_gen.c
add rc_proto log type
[protos/xbee-avr.git] / commands_gen.c
index 752b998c18fbb3ab45fe7318eb2b01ba5d481322..461a807e64a45a975eb399ecb304ed5b909d7f9d 100644 (file)
@@ -158,6 +158,7 @@ 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";
+static const char PROGMEM rc_proto_log[] = "rc_proto";
 
 struct log_name_and_num {
        const char *name;
@@ -169,6 +170,7 @@ static const struct log_name_and_num log_name_and_num[] = {
        { i2c_log, E_I2C },
        { default_log, E_USER_DEFAULT },
        { xbee_log, E_USER_XBEE },
+       { rc_proto_log, E_USER_RC_PROTO },
 };
 
 static uint8_t