|
|
@ -286,7 +286,7 @@ static const flashdata_t s_flashdata; |
|
|
|
// #pragma pack() /*取消指定对齐,恢复缺省对齐*/ |
|
|
|
#endif |
|
|
|
int app_main(void) { |
|
|
|
printf("software version:v1.2\n"); |
|
|
|
printf("software version:v1.3\n"); |
|
|
|
// printf("flash add:%x\n", &s_flashdata); |
|
|
|
// s_flashdata.configflashBufSize[1] = 0; |
|
|
|
// prv_set_out_state(prv_get_in_state()); |
|
|
|