]> git.droids-corp.org - protos/xbee-avr.git/commitdiff
atcmd: fix db command description
authorFabrice Desclaux <serpilliere@droids-corp.org>
Mon, 20 Feb 2012 22:25:32 +0000 (23:25 +0100)
committerFabrice Desclaux <serpilliere@droids-corp.org>
Mon, 20 Feb 2012 22:25:32 +0000 (23:25 +0100)
xbee_atcmd.c

index bd2a2d7f6f81d301c66ce02bb7c0cbd23b7fdbf5..25757868f74c708035e4c6d84e25b014d713b9ab 100644 (file)
@@ -936,7 +936,7 @@ struct xbee_atcmd_pgm xbee_atcmd_list[] = {
                /* "DB" */
                atcmd53_name,
                atcmd53_desc,
-               XBEE_ATCMD_F_PARAM_U8 | XBEE_ATCMD_F_READ,
+               XBEE_ATCMD_F_PARAM_U16 | XBEE_ATCMD_F_READ,
                atcmd53_help,
        },
        {