X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Ftmicore%2FMotePlatformC.nc;h=6882e6e8f15e36da42620592ce679049919a0291;hp=ebf625e87c65568e6818b3fd61a82e8e23f1564d;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/platforms/tmicore/MotePlatformC.nc b/tos/platforms/tmicore/MotePlatformC.nc index ebf625e8..6882e6e8 100644 --- a/tos/platforms/tmicore/MotePlatformC.nc +++ b/tos/platforms/tmicore/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 = 0x31; /* 0 0 1 1 0 0 0 1 */ P1DIR = 0x08; /* 0 0 0 0 1 0 0 0 */ P1REN = 0x35; /* 0 0 1 1 0 1 0 1 */ - + /* Port 2: * 7:-, 6:-, 5:BUTTONn, 4:USB_SUSPENDn, 3:-, 2:BSL_RX, 1:USBPGn, * 0:SOLARPGn