initial check in based on SVN revision 575
This commit is contained in:
13
source/safety_key.h
Normal file
13
source/safety_key.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* safety_key.h
|
||||
*
|
||||
* Created on: Sep 1, 2023
|
||||
* Author: Keith.Lloyd
|
||||
*/
|
||||
|
||||
#ifndef SAFETY_KEY_H_
|
||||
#define SAFETY_KEY_H_
|
||||
|
||||
void safe_key(void);
|
||||
|
||||
#endif /* SAFETY_KEY_H_ */
|
||||
Reference in New Issue
Block a user