X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee.git;a=blobdiff_plain;f=main.h;h=88629df2811ff3ccf68487d7a39ca84dc7c9247d;hp=693a5c8081fb4a47710e3def260da293605025fe;hb=93e278d345d286301b3d0b4fe209dd04c734d7bf;hpb=9fdf7fa123e328a13ade691f4b724a187ee39a85 diff --git a/main.h b/main.h index 693a5c8..88629df 100644 --- a/main.h +++ b/main.h @@ -32,6 +32,8 @@ enum xbee_ctx_type { DUMP_CONF, }; +#define MAX_POWER_LEVEL 5 + /* used for timeouts and xbee rx callback */ struct xbee_ctx { enum xbee_ctx_type type;