]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/max136x/HalMAX136xReaderP.nc
Merge over into the trunk.
[tinyos-2.x.git] / tos / chips / max136x / HalMAX136xReaderP.nc
index 05867cbf8cb00b4a0406e48c6f4e13649c8d1b01..edabdaa3f8c77fcf718f90acc6df867dc1b575ff 100644 (file)
@@ -83,5 +83,5 @@ implementation {
   }
 
   async event void HplMAX136x.alertThreshold() {}
-
+  async event void HplMAX136x.readStatusDone(error_t error, uint8_t* buf) { }
 }