update can protocol
This commit is contained in:
@ -173,7 +173,8 @@ U32 vFindNextFreePointer( void ){
|
||||
}
|
||||
|
||||
if( u32Pointer >= USERFLASHSIZE ){
|
||||
|
||||
u32Pointer = 1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
return u32Pointer;
|
||||
|
Reference in New Issue
Block a user