[Tinyos-devel] resetMote on micaz
Victor Shnayder
shnayder at eecs.harvard.edu
Mon Jun 19 19:14:15 PDT 2006
Hi,
I just ran into the following, and figure it might as well be fixed globally:
Can someone with commit priviledges add "|| defined(PLATFORM_MICAZ)
"
to the end of the
#if defined(PLATFORM_MICA) || defined(PLATFORM_MICA2) ||
defined(PLATFORM_MICA2DOT)
line in tos/system/Reset.h?
It enables reset functionality on the micaz.
Thanks,
-Victor
More information about the Tinyos-devel
mailing list