As long as you create the file with the same name, it should shadow it properly. Rename your file to simply AM.h instead of fooAM.h and see what happens.
Kevin On Mon, May 12, 2008 at 6:21 AM, Jack Travis <[EMAIL PROTECTED]> wrote: > Hi, > I am creating a new platform, and I need to change the types in "AM.h" (like > AM_BROADCAST_ADDR = 0xfffe,) I guess directly changing the types in AM.h > would not be clean, how can I override it so that my fooAM.h be included > before AM.h? the directory is already included in my .platform but it does > not work. > > Thanks > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
