[Firebug-cvs] fireboard/fireboard/sensors/leadtek9546 HPLUART1M.nc,1.1.1.1,1.2 gps_debug.h,1.1.1.1,N
Brought to you by:
doolin
From: <do...@us...> - 2004-01-14 14:24:31
|
Update of /cvsroot/firebug/fireboard/fireboard/sensors/leadtek9546 In directory sc8-pr-cvs1:/tmp/cvs-serv7375 Modified Files: HPLUART1M.nc Removed Files: gps_debug.h Log Message: Removed unneeded gps debug header file. Index: HPLUART1M.nc =================================================================== RCS file: /cvsroot/firebug/fireboard/fireboard/sensors/leadtek9546/HPLUART1M.nc,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** HPLUART1M.nc 5 Jan 2004 21:03:27 -0000 1.1.1.1 --- HPLUART1M.nc 14 Jan 2004 14:24:29 -0000 1.2 *************** *** 83,91 **** { - #define GPS_DEBUG 0 - #include "gps_debug.h" async command result_t UART.init() { - GPSDbg(DBG_BOOT, "HPLUART1M.UART1.init() initialized\n"); // UART will run at: (N-8-1) --- 83,88 ---- --- gps_debug.h DELETED --- |