increse queue timer
This commit is contained in:
		| @@ -27,7 +27,7 @@ typedef struct Timer_        // timer structure | ||||
| /*----------------------------------------------------------------------------*/ | ||||
| /* depending on usage, change MAXTIMER and MAXEVENT                           */ | ||||
| /*----------------------------------------------------------------------------*/ | ||||
| #define MAXTIMER 15          // number of timers in our system | ||||
| #define MAXTIMER 25          // number of timers in our system | ||||
| #define MAXEVENT 20         // number of events in our system  | ||||
|  | ||||
| #define NULLTIMER 0         // no value for time | ||||
|   | ||||
		Reference in New Issue
	
	Block a user