X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftmicore%2FMoteClockC.nc;h=2c125656af85ad030f26c82e0b84a46065813537;hb=02d7b93b83a3bd5299b12bb3ed85c65860578f3d;hp=395707a43d2af682a475796962aab2e65676eca9;hpb=f1d9c650fdb9777649aca375abd1ea6fd29f54d0;p=tinyos-2.x.git diff --git a/tos/platforms/tmicore/MoteClockC.nc b/tos/platforms/tmicore/MoteClockC.nc index 395707a4..2c125656 100644 --- a/tos/platforms/tmicore/MoteClockC.nc +++ b/tos/platforms/tmicore/MoteClockC.nc @@ -35,12 +35,10 @@ * @author R. Steve McKown */ -#if 0 #define MS430DCOSPEC_H #define TARGET_DCO_KHZ 8192 // the target DCO clock rate in binary kHz //#define TARGET_DCO_KHZ 4096 // the target DCO clock rate in binary kHz #define ACLK_KHZ 32 // the ACLK rate in binary kHz -#endif configuration MoteClockC { provides interface Init as MoteClockInit;