Hi, I'm planning a relatively big algorithm, which includes 6 types of AM messages and a state machine. Could anyone suggest whether I should split my program into different modules or just to use one big long module? I can't comprehend which part of my program should become a separate module. Should it be on a state basis? Or perhaps each AM message?
-- Best Regards, Arik Sapojnik [email protected]
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
