fixed warning
This commit is contained in:
		| @@ -33,7 +33,7 @@ void Debug_Process() | ||||
|         CMD_OVERFLOW | ||||
|     } InputProcessed_t; | ||||
|  | ||||
|     static int inputCnt = 0; | ||||
|     static unsigned int inputCnt = 0; | ||||
|     static char inputBuffer[32]; | ||||
|     InputProcessed_t InputProcessed = IDLE; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user