X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2FMotePlatformC.nc;h=ade28aa418e0a32092b593af7e5d1701d3fc050a;hp=1b981ed3643bd30ad608bc88f77f6efa880bf52c;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/platforms/tmirws/MotePlatformC.nc b/tos/platforms/tmirws/MotePlatformC.nc index 1b981ed3..ade28aa4 100644 --- a/tos/platforms/tmirws/MotePlatformC.nc +++ b/tos/platforms/tmirws/MotePlatformC.nc @@ -26,11 +26,11 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + /** * @author R. Steve McKown */ - + module MotePlatformC @safe() { provides interface Init; } @@ -51,7 +51,7 @@ implementation { P1OUT = 0x10; /* 0 0 0 1 0 0 0 0 */ P1DIR = 0x08; /* 0 0 0 0 1 0 0 0 */ P1REN = 0x14; /* 0 0 0 1 0 1 0 0 */ - + /* Port 2: * 7:SHT_DATA, 6:SCP_DRDY, 5:BUTTONn, 4:USB_SUSPENDn, 3:GM_PWRMON, * 2:BSL_RX, 1:USBPGn, 0:SOLARPGn