X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2FeyesIFX%2FPlatformC.nc;h=e8192c075de393be42c46b715e73d89e47105b6f;hb=18e5469b828cd13a27bd1ddce5c813865f049065;hp=4beccbf449d78d62d6987a2a660ff06fa51957d3;hpb=f61ca74a5e509af31e016d439ad78c893e027ec8;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;