X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2Fchips%2Fsht11%2FMsp430OpenDrainC.nc;h=177a040633f802e184ff67a57a608fd076f7eb67;hp=468589c5aa8dc34ade68300cec468bf1f6d804b8;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc b/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc index 468589c5..177a0406 100644 --- a/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc +++ b/tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc @@ -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 */ - + generic configuration Msp430OpenDrainC() { provides interface GeneralIO;