Hello all,

I am using the module Msp430InterruptC on the tmote invent and noticed that
the GpioInterrupt.enableXXXEdge() does not make the pin an input. Therefore,
to really enable an interrupt it is necessary to call GeneralIO.makeInput().

I read TEP117 and it does not mention what is expected, but I believe that
the interrupt is not really enabled if the pin is not set as an input.
Perhaps Msp430InterruptC should include a call to GeneralIO.makeInput().

Thanks for the attention,
~Dimas~
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to