X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2FeyesIFX%2FPlatformC.nc;h=e8192c075de393be42c46b715e73d89e47105b6f;hb=b8c2d56565db4f73290d80e081fcd4a8243586b8;hp=4beccbf449d78d62d6987a2a660ff06fa51957d3;hpb=5338a4ca5ad7d75bb955024d60c6477495c1fccf;p=tinyos-2.x.git diff --git a/tos/platforms/eyesIFX/PlatformC.nc b/tos/platforms/eyesIFX/PlatformC.nc index 4beccbf4..e8192c07 100644 --- a/tos/platforms/eyesIFX/PlatformC.nc +++ b/tos/platforms/eyesIFX/PlatformC.nc @@ -32,7 +32,7 @@ configuration PlatformC implementation { components PlatformP - , Msp430ClockC + , new Msp430ClockC(4096, 32) ; Init = PlatformP;