]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/msp430/Adc12/TestAdcMultiC.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / apps / tests / msp430 / Adc12 / TestAdcMultiC.nc
index 5393334234971288dbbbcdf2e1bf3fa8d595cdd1..2115b8bfada279d6ca1908da1710b57b9eaed50b 100644 (file)
@@ -50,7 +50,7 @@ generic module TestAdcMultiC(
 
                           uint8_t inch2,           // second input channel 
                           uint8_t sref2            // second reference voltage 
-)
+) @safe()
 {
   uses {
     interface Boot;