]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc2420_tkn154/CC2420Power.nc
- re-designed the radio driver interfaces, restructured/improved the CC2420 radio...
[tinyos-2.x.git] / tos / chips / cc2420_tkn154 / CC2420Power.nc
index 9d62b049fc6b1a9208e317b7e8b80923d9c00319..403bfb0bc386fb0afabdc22d39aec36f993871ec 100644 (file)
@@ -99,7 +99,7 @@ interface CC2420Power {
 
   /**
    * Read RSSI from the radio. 
-   * @return SUCCESS if RSSI was read successfulyy, FAIL otherwise.
+   * @return SUCCESS if RSSI was read successfully, FAIL otherwise.
    */
   async command error_t rssi(int8_t *rssi);