]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/sensorboards/im2sb/Tsl2561InternalP.nc
Swapping HEAD and DEVEL branches
[tinyos-2.x.git] / tos / sensorboards / im2sb / Tsl2561InternalP.nc
index c797c06f36ed831ce8f21d1803f641289cd35998..1bbbad46ccadc4bbde1efdf571bec79ff25c6d87 100644 (file)
@@ -113,7 +113,7 @@ implementation {
     signal HplTSL256x.alertThreshold[currentId]();
   }
 
-  async event InterruptAlert.fired() {}
+  async event void InterruptAlert.fired() {}
 
   default async event void HplTSL256x.measureCh0Done[uint8_t id]( error_t error, uint16_t val ){ return; }
   default async event void HplTSL256x.measureCh1Done[uint8_t id]( error_t error, uint16_t val ){ return; }