From: Fabrice Desclaux Date: Mon, 20 Feb 2012 22:25:32 +0000 (+0100) Subject: atcmd: fix db command description X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=commitdiff_plain;h=7bfc4d6dadfa50e8eff95abf28dfef0a0f320ae2 atcmd: fix db command description --- diff --git a/xbee_atcmd.c b/xbee_atcmd.c index bd2a2d7..2575786 100644 --- a/xbee_atcmd.c +++ b/xbee_atcmd.c @@ -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, }, {