initial
This commit is contained in:
15
my_src/blinky.h
Normal file
15
my_src/blinky.h
Normal file
@ -0,0 +1,15 @@
|
||||
/*
|
||||
* blinky.h
|
||||
*
|
||||
* Created on: Jan 16, 2018
|
||||
* Author: wn
|
||||
*/
|
||||
|
||||
#ifndef BLINKY_H_
|
||||
#define BLINKY_H_
|
||||
|
||||
|
||||
void blinkyInit();
|
||||
|
||||
|
||||
#endif /* BLINKY_H_ */
|
Reference in New Issue
Block a user