]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/tosthreads/tosthreads_standard_api.py
Add tosthread_join support to TinyLD
[tinyos-2.x.git] / tools / tinyos / tosthreads / tosthreads_standard_api.py
index ec29b0e53daedd64db72fedc985b93ec832921e5..aa57374360dda602d2f7bf1353146fbe146533f0 100644 (file)
@@ -89,5 +89,7 @@ map_extfun = {
 
               "getLeds":107, "setLeds":108,
 
-              "__divmodhi4":109}
+              "__divmodhi4":109,
+              
+              "tosthread_join":110}