From 6bce5984eca3633b7106c87a7ec8ab0373755adb Mon Sep 17 00:00:00 2001 From: scipio Date: Tue, 24 Apr 2007 19:58:15 +0000 Subject: [PATCH] Link to lesson 11 for 2.0.0. --- doc/html/tutorial/lesson11.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/html/tutorial/lesson11.html b/doc/html/tutorial/lesson11.html index 95b291ed..216f59fb 100644 --- a/doc/html/tutorial/lesson11.html +++ b/doc/html/tutorial/lesson11.html @@ -26,8 +26,12 @@
  • Inject packets.
  • - - + +

    Note: This tutorial is for TOSSIM in TinyOS 2.0.1. If + you are using TinyOS 2.0.0, it has a slightly different + A HREF="lesson11-200.html">tutorial. The principal difference + between the two is how you specify noise in RF simulation. +

    Introduction

    TOSSIM simulates entire TinyOS applications. It works by -- 2.39.2