led control
This commit is contained in:
14
my_src/counter.h
Normal file
14
my_src/counter.h
Normal file
@ -0,0 +1,14 @@
|
||||
/*
|
||||
* counter.h
|
||||
*
|
||||
* Created on: Jan 17, 2018
|
||||
* Author: wn
|
||||
*/
|
||||
|
||||
#ifndef COUNTER_H_
|
||||
#define COUNTER_H_
|
||||
|
||||
void counterInit();
|
||||
|
||||
|
||||
#endif /* COUNTER_H_ */
|
Reference in New Issue
Block a user