[on sell] fix bug: we can enable eight sti channels now

This commit is contained in:
weiting2
2020-06-16 15:21:37 +08:00
parent fce3f53b40
commit a84cf4edc3
@@ -4,13 +4,13 @@
#define VERSION_DATE_YEAR 20
#define VERSION_DATE_MONTH 6
#define VERSION_DATE_DAY 15
#define VERSION_DATE_HOUR 17
#define VERSION_DATE_MINUTE 33
#define VERSION_DATE_DAY 16
#define VERSION_DATE_HOUR 15
#define VERSION_DATE_MINUTE 21
// this is NOT the version hash !!
// it's the last version hash
#define VERSION_HASH 7255be0ea5c485e006a9fb36db06f6bda9c63128
#define VERSION_HASH fce3f53b404738630e7f598238b1936d9bf0a72e
#define VERSION_GIT_BRANCH Neulive2.0_developement
static void get_board_name(char *board_name_ch, uint8 *board_name_int, uint8 name_size){