Update of /cvsroot/firebug/fireboard/fireboard/sensors/sensirion_sht11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22103
Modified Files:
Makefile
Removed Files:
ADCError.nc HPLUARTC1.nc UART1.nc
Log Message:
Removed unnecessary serial port files.
Index: Makefile
===================================================================
RCS file: /cvsroot/firebug/fireboard/fireboard/sensors/sensirion_sht11/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile 22 Jan 2004 00:40:07 -0000 1.1
--- Makefile 3 Feb 2004 19:38:49 -0000 1.2
***************
*** 1,2 ****
clean:
! rm -rf *~
--- 1,2 ----
clean:
! rm -rf *~ *.bak
--- ADCError.nc DELETED ---
--- HPLUARTC1.nc DELETED ---
--- UART1.nc DELETED ---
|