Hi,
I guess there is no error at the code line , here that code .

#ifndef RADIO_COUNT_TO_LEDS_H
#define RADIO_COUNT_TO_LEDS_H

typedef nx_struct radio_count_msg {
  nx_uint16_t counter;
} radio_count_msg_t;

enum {
  AM_RADIO_COUNT_MSG = 6,
};

On Fri, Oct 7, 2011 at 12:10 PM, sai manoj <[email protected]> wrote:

> Hi,
>
> I guess the error lies in the previous line. Check the previous lines of
> code also
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to