Merge issue/CG-72 to main
Some checks failed
Some checks failed
This commit is contained in:
11
include/version.h
Normal file
11
include/version.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* @file version.h
|
||||
* @brief Version information for ClearGrow Probe firmware
|
||||
*/
|
||||
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define TEST_PROBE_MARKER "test-probe-6"
|
||||
|
||||
#endif /* VERSION_H */
|
||||
Reference in New Issue
Block a user