]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmirws/chips/sht11/OpenDrainP.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / platforms / tmirws / chips / sht11 / OpenDrainP.nc
index 38df60a1a9c6a7e37fb5dbba1a6bc3a67e3b876a..9cc2246297ebfbe6a30cf818dc0e5b0c8561c42a 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 a GeneralIO, represented as a
  * GeneralIO.  clr() puts the pin in input mode, simulating open drain and
@@ -37,9 +37,9 @@
  * TODO: there could be a version of this component that uses the msp430's
  * built-in pull-up resistor...
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
+
 generic module OpenDrainP()
 {
   provides {