]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/RF230Config.nc
fix comment
[tinyos-2.x.git] / tos / chips / rf230 / RF230Config.nc
index 9f5f044cbf254fe9673be53d55eb0d6f46afb848..2662a928a71ae5956f795b6814c52325a6ca6c1b 100644 (file)
@@ -48,7 +48,7 @@ interface RF230Config
        /**
         * Gets the number of bytes we should read before the RadioReceive.header
         * event is fired. If the length of the packet is less than this amount, 
-        * then that event is fired earlier.
+        * then that event is fired earlier. The header length must be at least one.
         */
        async command uint8_t getHeaderLength();