It's simply a c define (more info at http://sysprog.net/cdefine.html). It means that when in the code you encounter MSP430ADC12_RESOURCE the preprocessor of the compiler will change it with "Msp430Adc12C.Resource". Bye
----------------------------------------------------------------------------------- Hi all, what's the meaning of this sentence #define MSP430ADC12_RESOURCE "Msp430Adc12C.Resource" Is this means MSP430ADC12_RESOURCE is a string of "Msp430Adc12C.Resource"? thanks in advance weiping -- ------------------------- Luca Briggi Piacenza, Italy #ICQ: 275761200 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
