|
@@ -131,7 +131,6 @@ void flash_voParaInit(void)
|
|
|
strncpy(flash_stPara.ubMotorVersion, (char *)"MIGIC_C1", 8);
|
|
|
strncpy(flash_stPara.ubProdInfo.MacBrand, (char *)"MM_MC1", 6);
|
|
|
#endif
|
|
|
- strncpy(flash_stPara.ubMotorVersion, (char *)"MOAA ", 8);
|
|
|
strncpy(flash_stPara.ubProdInfo.Manufacturer, (char *)"TTIUM", 5);
|
|
|
strncpy(flash_stPara.ubProdInfo.MacAddr, (char *)"WUHAN", 5);
|
|
|
flash_voWrite();
|