X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2Fchips%2Fsht11%2FMsp430OpenDrainP.nc;h=d34be3d9841cbbb0f8bffe6afa2ecd13ed24f0cb;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=228daaba2581b81dcb30bd52d3f8f6ddf2291ff0;hpb=7d75b3c1c1dfcfc519fc9ac96d2ff018883fe445;p=tinyos-2.x.git diff --git a/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc b/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc index 228daaba..d34be3d9 100644 --- a/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc +++ b/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc @@ -26,16 +26,16 @@ * (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 + * @author R. Steve McKown */ - + generic module Msp430OpenDrainP() { provides {