In your Makefile you can specify it as follows: CFLAGS += -DTOS_AM_GROUP=0x45
This holds for any constant defined within an enum block. Kevin On 8/29/07, Luca Briggi <[EMAIL PROTECTED]> wrote: > Hi everybody, on lesson3 of the tutorial and on tep111 (message_t) and > tep116 (Packet Protocols) there is no mention of the use made by > active message sending and receiving interface of the node group > identifier. On AMpacket interface comments is written that tipically > nodes only receive packets whose AM group field matches their own. Is > that done by default? How can i set the node group at installation > time? > > Thanks, > Luca > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
