[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial index.html, 1.8, 1.9 lesson1.html, 1.8, 1.9 lesson10.html, 1.4, 1.5 lesson11.html, 1.15, 1.16 lesson12.html, 1.5, 1.6 lesson13.html, 1.4, 1.5 lesson15.html, 1.10, 1.11 lesson16.html, 1.3, 1.4 lesson2.html, 1.5, 1.6 lesson3.html, 1.4, 1.5 lesson4.html, 1.6, 1.7 lesson5.html, 1.6, 1.7 lesson6.html, 1.5, 1.6 lesson7.html, 1.6, 1.7 lesson8.html, 1.8, 1.9

Kevin Klues klueska at users.sourceforge.net
Mon Mar 3 14:16:12 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3924

Modified Files:
	index.html lesson1.html lesson10.html lesson11.html 
	lesson12.html lesson13.html lesson15.html lesson16.html 
	lesson2.html lesson3.html lesson4.html lesson5.html 
	lesson6.html lesson7.html lesson8.html 
Log Message:
Update to redirect with timout instead of inside a frame

Index: index.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** index.html	28 Jan 2008 05:59:55 -0000	1.8
--- index.html	3 Mar 2008 22:16:07 -0000	1.9
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/TinyOS_Tutorials" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/TinyOS_Tutorials" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/TinyOS_Tutorials">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson1.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson1.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** lesson1.html	28 Jan 2008 05:59:55 -0000	1.8
--- lesson1.html	3 Mar 2008 22:16:07 -0000	1.9
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Getting_Started_with_TinyOS" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Getting_Started_with_TinyOS" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Getting_Started_with_TinyOS">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson10.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson10.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** lesson10.html	28 Jan 2008 05:59:55 -0000	1.4
--- lesson10.html	3 Mar 2008 22:16:07 -0000	1.5
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Platforms" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Platforms" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Platforms">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson11.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson11.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** lesson11.html	28 Jan 2008 05:59:55 -0000	1.15
--- lesson11.html	3 Mar 2008 22:16:07 -0000	1.16
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/TOSSIM" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/TOSSIM" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
! </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/TOSSIM">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
! </html>

Index: lesson12.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson12.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lesson12.html	28 Jan 2008 05:59:55 -0000	1.5
--- lesson12.html	3 Mar 2008 22:16:07 -0000	1.6
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Network_Protocols" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Network_Protocols" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Network_Protocols">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson13.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson13.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** lesson13.html	28 Jan 2008 05:59:55 -0000	1.4
--- lesson13.html	3 Mar 2008 22:16:07 -0000	1.5
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/TinyOS_Toolchain" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/TinyOS_Toolchain" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/TinyOS_Toolchain">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson15.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson15.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** lesson15.html	28 Jan 2008 05:59:55 -0000	1.10
--- lesson15.html	3 Mar 2008 22:16:08 -0000	1.11
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/The_TinyOS_printf_Library" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/The_TinyOS_printf_Library" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/The_TinyOS_printf_Library">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson16.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson16.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** lesson16.html	28 Jan 2008 05:59:55 -0000	1.3
--- lesson16.html	3 Mar 2008 22:16:08 -0000	1.4
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Writing_Low-Power_Applications" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Writing_Low-Power_Applications" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Writing_Low-Power_Applications">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson2.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson2.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lesson2.html	28 Jan 2008 05:59:55 -0000	1.5
--- lesson2.html	3 Mar 2008 22:16:08 -0000	1.6
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Modules_and_the_TinyOS_Execution_Model" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Modules_and_the_TinyOS_Execution_Model" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Modules_and_the_TinyOS_Execution_Model">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson3.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson3.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** lesson3.html	28 Jan 2008 05:59:56 -0000	1.4
--- lesson3.html	3 Mar 2008 22:16:08 -0000	1.5
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Mote-mote_radio_communication" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Mote-mote_radio_communication" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Mote-mote_radio_communication">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson4.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson4.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** lesson4.html	28 Jan 2008 05:59:56 -0000	1.6
--- lesson4.html	3 Mar 2008 22:16:08 -0000	1.7
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson5.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson5.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** lesson5.html	28 Jan 2008 05:59:56 -0000	1.6
--- lesson5.html	3 Mar 2008 22:16:08 -0000	1.7
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Sensing" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Sensing" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Sensing">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson6.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson6.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lesson6.html	28 Jan 2008 05:59:56 -0000	1.5
--- lesson6.html	3 Mar 2008 22:16:08 -0000	1.6
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Boot_Sequence" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Boot_Sequence" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Boot_Sequence">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson7.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson7.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** lesson7.html	28 Jan 2008 05:59:56 -0000	1.6
--- lesson7.html	3 Mar 2008 22:16:08 -0000	1.7
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Storage" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Storage" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Storage">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file

Index: lesson8.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson8.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** lesson8.html	28 Jan 2008 05:59:56 -0000	1.8
--- lesson8.html	3 Mar 2008 22:16:08 -0000	1.9
***************
*** 1,14 ****
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" ^M   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
! <title>klueska.com</title>
  </head>
! <frameset>
! <frame src="http://docs.tinyos.net/index.php/Resource_Arbitration_and_Power_Management" name="redir_frame" />
! <noframes>
! <body>
! <p>Sorry, your browser does not support frames. Please <a href="http://docs.tinyos.net/index.php/Resource_Arbitration_and_Power_Management" target="_top">go here</a>.</p>
! </body>
! </noframes>
! </frameset>
  </html>
\ No newline at end of file
--- 1,9 ----
! <html>
  <head>
! <meta http-equiv="Refresh" content="5; url=http://docs.tinyos.net/index.php/Resource_Arbitration_and_Power_Management">
  </head>
! <img src="http://www.tinyos.net/scoop/images/tos-jwall.jpg"></img>
! <br><br>
! The tinyOS tutorials have been moved into a wiki.  
! You will be redirected there in 5 seconds ....
  </html>
\ No newline at end of file



More information about the Tinyos-2-commits mailing list