]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / platforms / tmirws / chips / sht11 / Msp430OpenDrainP.nc
index 228daaba2581b81dcb30bd52d3f8f6ddf2291ff0..d34be3d9841cbbb0f8bffe6afa2ecd13ed24f0cb 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.
  */
+
 /**
  * Implement an open drain output using an HplMsp430GeneralIO, represented as
  * a GeneralIO.  Uses the pull-up resistor built into the msp430 for each io
  * pin to deliver the pull-up necessary.  set() is pin in input with pull-up,
  * clr() is in output with no pull-up.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
+
 generic module Msp430OpenDrainP()
 {
   provides {