fix missing if mutex required
This commit is contained in:
		| @@ -261,7 +261,9 @@ void usbtmcd_init_cb(void) | ||||
| } | ||||
|  | ||||
| bool usbtmcd_deinit(void) { | ||||
|   #if OSAL_MUTEX_REQUIRED | ||||
|   osal_mutex_delete(usbtmcLock); | ||||
|   #endif | ||||
|   return true; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach