[Firebug-cvs] fireboard/fireboard/sensors/sensirion_sht11 Sensirion.nc,1.1.1.1,1.2
Brought to you by:
doolin
From: <do...@us...> - 2004-01-06 16:29:50
|
Update of /cvsroot/firebug/fireboard/fireboard/sensors/sensirion_sht11 In directory sc8-pr-cvs1:/tmp/cvs-serv3476/fireboard/fireboard/sensors/sensirion_sht11 Modified Files: Sensirion.nc Log Message: Added more documentation to the sensor drivers. Index: Sensirion.nc =================================================================== RCS file: /cvsroot/firebug/fireboard/fireboard/sensors/sensirion_sht11/Sensirion.nc,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Sensirion.nc 5 Jan 2004 21:03:27 -0000 1.1.1.1 --- Sensirion.nc 6 Jan 2004 16:29:47 -0000 1.2 *************** *** 5,9 **** /** ! * Sensirion SHT11 driver test application. * * The Sensirion SHT11 sensor is manufactured by: --- 5,9 ---- /** ! * Sensirion SHT11 driver module. * * The Sensirion SHT11 sensor is manufactured by: *************** *** 79,86 **** * </pre> * ! * @author David M. Doolin ! */ ! ! /** * Parts of this code were written or modified for FireBug project * funded by the NSF Information Technology Research --- 79,83 ---- * </pre> * ! * * Parts of this code were written or modified for FireBug project * funded by the NSF Information Technology Research |