modification fichier fin.c et ajout fichier fin.h
This commit is contained in:
6
include/fin.h
Normal file
6
include/fin.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef FIN_H
|
||||
#define FIN_H
|
||||
|
||||
void fin(unsigned long int timer);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user