separate prepare_read and check_reg counter
This commit is contained in:
+2
-2
@@ -6,11 +6,11 @@
|
||||
#define VERSION_DATE_MONTH 7
|
||||
#define VERSION_DATE_DAY 8
|
||||
#define VERSION_DATE_HOUR 18
|
||||
#define VERSION_DATE_MINUTE 13
|
||||
#define VERSION_DATE_MINUTE 30
|
||||
|
||||
// this is NOT the version hash !!
|
||||
// it's the last version hash
|
||||
#define VERSION_HASH 3cf2bb99f796d382769e0dd2c563c4da8a9b5f0b
|
||||
#define VERSION_HASH 54dd4bc6431c7097257e55865b42c46de16cca75
|
||||
#define VERSION_GIT_BRANCH Neulive2.0_developement
|
||||
|
||||
static void get_board_name(char *board_name_ch, uint8 *board_name_int, uint8 name_size){
|
||||
|
||||
Reference in New Issue
Block a user