aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/General/BuiltInTest.h
blob: 02c427c67ccab8ea7eace43bbea6c46f5b4c7a20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * BuiltInTest.h
 *
 *  Created on: Jan 4 2021
 *      Author: shlomo
 */

#ifndef MODULES_GENERAL_BUILT_IN_TEST_H_
#define MODULES_GENERAL_BUILT_IN_TEST_H_


void BuiltInTest_Start(void);


#endif /* MODULES_GENERAL_SAFETY_H_ */