]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/olimexp169/MotePlatformC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / platforms / olimexp169 / MotePlatformC.nc
index d158470087904617cd0c06c913fed7744772e71b..816e544a7301c317312d2a28e3b51c402f696adf 100644 (file)
  * (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 <rsmckown@gmail.com>
  */
+
 module MotePlatformC @safe() {
   provides interface Init;
 }
@@ -48,7 +48,7 @@ implementation {
        P1SEL = 0;      /* 0 0 0 0 0 0 0 0 */
        P1OUT = 0;      /* 0 0 0 0 0 0 0 0 */
        P1DIR = 0;      /* 0 0 0 0 0 0 0 0 */
+
        /* Port 2: 7-0:- */
        P2SEL = 0;      /* 0 0 0 0 0 0 0 0 */
        P2OUT = 0;      /* 0 0 0 0 0 0 0 0 */