<root>
<document schema='101' license='-1,88263627,K38DMR' title='' description='' target='AVR.ATTINY.ATTINY13' >
	<config data='!0,6789a' clkspd='8000000' simspd='4' usewdt='0' constif='0' />
	<plugins >
		<dll_dbg_icd enabled='0' >
			<data name='debug' value='1' />
			<data name='userpins' value='0' />
			<data name='speed' value='0' />
			<data name='usev9' value='0' />
			<data name='breaks' value='8' />
			<data name='stacks' value='8' />
			<data name='clkport' value='1' />
			<data name='clkbit' value='6' />
			<data name='dataport' value='1' />
			<data name='databit' value='7' />
			<data name='ghostype' value='0' />
			<data name='monitor' value='1' />
			<data name='ictloop' value='0' />
			<data name='ictrate' value='20000' />
			<data name='ictmask' value='0' />
			<data name='anlpres' value='255' />
			<data name='digmask1' value='-1' />
			<data name='digmask2' value='-1' />
		</dll_dbg_icd>
		<dll_models enabled='1' />
		<dll_upgrader enabled='1' />
		<dll_webhelp enabled='1' />
	</plugins>
	<supplement use='0' head='' body='' />
	<debug />
	<components >
		<settings autoimg='1' center='1' unitscale='0' fixedscale='0' fixedx='1' fixedy='1' fixedz='1' headcode='0' />
		<definition guid='fe8b0e1a-85ac-4d67-b5c1-140a6cb1f246' vstate='40' vmin='0' vmaj='1' srcleaf='' visiblename='' description='' category='' catenable='1' author='' manuname='' manucode='' sysinfo='0' keywords='' dynamic='0' iconpath='' />
		<component class_type='root' codename='panel' x='0' y='0' z='0' xsz='1' ysz='1' zsz='1' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' interactive='1' solid='1' layer='0' poslock='0' >
			<resources />
			<properties />
			<values />
			<events />
			<apis />
			<variables >
				<variable public='0' >
					<def class_type='variable' name='Gomb' type='u8' description='' isconst='0' isinit='1' usrinit='0' setinit='0' />
				</variable>
				<variable public='0' >
					<def class_type='variable' name='false' type='b1' description='' isconst='1' isinit='1' usrinit='0' setinit='0' />
				</variable>
				<variable public='0' >
					<def class_type='variable' name='true' type='b1' description='' isconst='1' isinit='1' usrinit='1' setinit='1' />
				</variable>
			</variables>
			<macros >
				<macro >
					<flowline name='Main' description='' >
						<return name='Return' type='v0' description='' isconst='0' isinit='0' usrinit='' setinit='' />
						<command class_type='output' title='Kimenet' mode='1' port='1048577' mask='4' exp='false' />
						<command class_type='output' title='Kimenet' mode='1' port='1048577' mask='1' exp='false' />
						<command class_type='call' title='Makró hívás' component='PWM1' macro='Enable' />
						<command class_type='loop' title='Ciklus' type='0' exp='1' >
							<flowline >
								<command class_type='input' title='Bemenet' mode='1' port='1048577' mask='2' exp='Gomb' />
								<command class_type='switch' title='Többirányú elágazás' textarea='36,25,36,25' exp='Gomb' >
									<case >
										<flowline />
									</case>
									<case exp='1' >
										<flowline >
											<command class_type='call' title='Makró hívás' component='PWM1' macro='SetDutyCycle' >
												<argument exp='25' />
											</command>
											<command class_type='delay' title='Késleltetés' exp='500' type='1' />
											<command class_type='call' title='Makró hívás' component='PWM1' macro='SetDutyCycle' >
												<argument exp='64' />
											</command>
											<command class_type='delay' title='Késleltetés' exp='500' type='1' />
											<command class_type='call' title='Makró hívás' component='PWM1' macro='SetDutyCycle' >
												<argument exp='127' />
											</command>
											<command class_type='delay' title='Késleltetés' exp='500' type='1' />
											<command class_type='call' title='Makró hívás' component='PWM1' macro='SetDutyCycle' >
												<argument exp='194' />
											</command>
											<command class_type='delay' title='125' exp='500' type='1' />
											<command class_type='call' title='Makró hívás' component='PWM1' macro='SetDutyCycle' >
												<argument exp='255' />
											</command>
											<command class_type='delay' title='Késleltetés' exp='200' type='1' />
											<command class_type='output' title='Kimenet' mode='1' port='1048577' mask='1' exp='true' />
										</flowline>
									</case>
								</command>
							</flowline>
						</command>
					</flowline>
				</macro>
			</macros>
			<component class_type='ref' guid='444fb704-814c-4707-a15c-759ba088505c' vmin='6' vmaj='1' codename='PWM1' x='0' y='16' z='0.8825' xsz='1' ysz='1' zsz='1' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' interactive='1' solid='1' layer='1' poslock='1' >
				<resources />
				<properties />
				<values >
					<value target='channel' data='001' />
					<value target='altpin' data='0' />
					<value target='pwm_pin' data='$PORTB.0' />
					<value target='RemapPin' data='' />
					<value target='timer' data='2' />
					<value target='period' data='255' />
					<value target='prescale' data='000' />
					<value target='period_calc' data='64.000000' />
					<value target='frequency_calc' data='15.625000' />
					<value target='pwm_prescale' data='1' />
					<value target='SimRep' data='001' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
		</component>
	</components>
	<keymap />
	<panel2d shadows='0' lighting='2' brightness='0' perspective='0' >
		<background rgb='9737364' img='' style='0' />
		<camera xe='0' ye='0' ze='300' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
	</panel2d>
	<panel3d shadows='0' lighting='2' brightness='0' perspective='0' >
		<background rgb='8409120' img='' style='0' />
		<table rgb='7360576' img='' style='0' size='25' />
		<camera xe='0' ye='0' ze='300' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
	</panel3d>
	<layout >
		<view type='0' name='Main' mode='0' placement='LAAAAAAAAAABAAAA---------------------wAAAAAUAAAAWwQAALEDAAA' zoom='75' scrollx='0' scrolly='390' flags='0' />
	</layout>
</document>
</root>
