mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
						commit
						7bfb267777
					
				|  | @ -38,6 +38,7 @@ | |||
| +	int up;
 | ||||
| +	int down;
 | ||||
| +} trial_table[] = {
 | ||||
| +	{ 0, 1 },
 | ||||
| +	{ 1, 0 },
 | ||||
| +	{ 1, 2 },
 | ||||
| +	{ 0, 2 },
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue