]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/m16c62p/control/M16c62pControl.nc
changes to support standart tos PrintfC
[tinyos-2.x.git] / tos / chips / m16c62p / control / M16c62pControl.nc
index ba9b398c3b7072347fc7d1b053854bdda6d29e8c..c90c91c9fae38338bf049d3be215a8987efb9187 100755 (executable)
@@ -54,7 +54,7 @@ interface M16c62pControl
    *
    * @param def Default system speed ( != M16C62P_DONT_CARE)
    */
-  async command error_t defaultSystemClock(M16c62pSystemClock def);
+  command error_t defaultSystemClock(M16c62pSystemClock def);
   
   /**
    * Put the mcu to sleep.