Talk:Modules and the TinyOS Execution Model

From TinyOS Wiki
Revision as of 18:14, 21 November 2008 by Patrickwalker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In TinyOS 1 I agree that Timer interface is correctly in tos/interfaces/Timer.nc but, in TinyOS 2, where is it? I think it should be remarked that is the file in tos/lib/timer/Timer.nc. Am I right?

When I try to compile this example it tells me that Leds.ledxOff() and Leds.ledxOn() do not exist...