stateManager.h
changeset 44 1983a3cc0647
parent 43 7330bec02cfc
child 45 9d35ca12c867
equal deleted inserted replaced
43:7330bec02cfc 44:1983a3cc0647
    64 	int state,
    64 	int state,
    65 	int spiking);
    65 	int spiking);
    66 int updateLogfile(FILE *logfile,
    66 int updateLogfile(FILE *logfile,
    67 	int Voltage,
    67 	int Voltage,
    68 	int Amps,
    68 	int Amps,
       
    69 	int dutAmps,
    69 	int state,
    70 	int state,
    70 	int spiking,
    71 	int spiking,
    71 	const char *progName);
    72 	const char *progName);
    72 
    73 
    73 void getTimeString (int wakeTime,
    74 void getTimeString (int wakeTime,