On 5/4/06, Ted Herman <[EMAIL PROTECTED]> wrote:
(couldn't make out whether to use MSP430ResourceI2C0C or to use I2CResourceC, but both appeared to function).
I2CResourceC is exactly equivalent to MSP430ResourceI2C0C. It is a bit of an experiment at some minor resource abstraction -- a user of I2CPacketC should not have to know that it matches to MSP43ResourceI2C0C. I2CResourceC not a re-arbitration on top of MSP43ResourceI2C0C, but is just a simple component "alias" to the lower component. Cory _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
