]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestSineSensor/TestSineSensor.c
fix to apps to get them to compile on all supported platforms
[tinyos-2.x.git] / apps / tosthreads / capps / TestSineSensor / TestSineSensor.c
index 2f676b22c1c37434cd9d865e9de7d4a79f18fd69..bf2f7d61da4644a9595588226234bd1cb98bbf07 100644 (file)
@@ -49,4 +49,5 @@ void tosthread_main(void* arg) {
     while( amSerialSend(AM_BROADCAST_ADDR, &msg, sizeof(uint16_t), 228) != SUCCESS );
     led0Toggle();
   }
-}
\ No newline at end of file
+}
+