What's on your Ctrl+V?

Code:
	{
		n = audiobuff0[audio_x0];

		if (++audio_x0 >= (audio_e0))
		{
			audio_b=1;
			if (EOFs || (EOS & play_live))
			{
				disable_interrupts(INT_TIMER3);
				fs=1;	
			}
		}
		if( audio_x0==50)
			audio_load=1;			//fetch more audio
	}								

	set_pwm_duty(1,n);

bonus points for those who know what platform this is for.
 
till 1 - scanner has red light at top and will not scan anything. rebooting scanner and till does not seem to have any effect. suspect scanner cable but have no way to prove this as all the main bank tills have the same problem
 
So life doesnt hurt, doesnt hurt so badly, so life doesnt hurt, doesnt hurt so badly
Please dont look at life, look at me so sadly. Life shouldnt hurt, doesnt hurt so badly
 
Back
Top Bottom