]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / platforms / tmirws / chips / sht11 / Msp430OpenDrainC.nc
index 468589c5aa8dc34ade68300cec468bf1f6d804b8..177a040633f802e184ff67a57a608fd076f7eb67 100644 (file)
@@ -26,7 +26,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
+
 /**
  * Implement an open drain output using an HplMsp430GeneralIO, represented as
  * a GeneralIO.  This component uses the Msp430's internal pull up/down
@@ -34,7 +34,7 @@
  *
  * @author R. Steve McKown <rsmckown@gmail.com>
  */
+
 generic configuration Msp430OpenDrainC()
 {
   provides interface GeneralIO;