X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2Fchips%2Fsht11%2FOpenDrainC.nc;h=e89e26f34685c0b1e634776111164f685cb6044d;hp=5af6a2dd7b8e5cf4ca19bb3c5aa6e52c62dd84b4;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/platforms/tmirws/chips/sht11/OpenDrainC.nc b/tos/platforms/tmirws/chips/sht11/OpenDrainC.nc index 5af6a2dd..e89e26f3 100644 --- a/tos/platforms/tmirws/chips/sht11/OpenDrainC.nc +++ b/tos/platforms/tmirws/chips/sht11/OpenDrainC.nc @@ -26,14 +26,14 @@ * (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. Requires an external pull-up for proper operation. * * @author R. Steve McKown */ - + generic configuration OpenDrainC() { provides interface GeneralIO;