	.file "X:\\902001_4K_ROVCameraDevelopment\\Software\\cameracontrol\\TopSideController.X\\ts_actions.c"
	.section	.debug_abbrev,info
.Ldebug_abbrev0:
	.section	.debug_info,info
.Ldebug_info0:
	.section	.debug_line,info
.Ldebug_line0:
	.section	.text,code
.Ltext0:
	.section	.bss,bss
	.type	_msg_buff,@object
	.size	_msg_buff, 128
_msg_buff:
	.skip	128
	.section	.text,code
	.align	2
	.global	_actGetCmd	; export
	.type	_actGetCmd,@function
_actGetCmd:
.LFB17:
	.file 1 "ts_actions.c"
	.loc 1 19 0
	.set ___PA___,1
	lnk	#2
.LCFI0:
	mov	w0,[w14]
	.loc 1 20 0
	mov	#2,w2
	mov	#_cmdsGet,w1
	mov	[w14],w0
	rcall	_prsParse
	.loc 1 21 0
	ulnk	
	return	
	.set ___PA___,0
.LFE17:
	.size	_actGetCmd, .-_actGetCmd
	.align	2
	.global	_actSetCmd	; export
	.type	_actSetCmd,@function
_actSetCmd:
.LFB18:
	.loc 1 24 0
	.set ___PA___,1
	lnk	#2
.LCFI1:
	mov	w0,[w14]
	.loc 1 25 0
	mov	#2,w2
	mov	#_cmdsSet,w1
	mov	[w14],w0
	rcall	_prsParse
	.loc 1 26 0
	ulnk	
	return	
	.set ___PA___,0
.LFE18:
	.size	_actSetCmd, .-_actSetCmd
	.align	2
	.global	_actClrCmd	; export
	.type	_actClrCmd,@function
_actClrCmd:
.LFB19:
	.loc 1 29 0
	.set ___PA___,1
	lnk	#2
.LCFI2:
	mov	w0,[w14]
	.loc 1 30 0
	mov	#2,w2
	mov	#_cmdsClr,w1
	mov	[w14],w0
	rcall	_prsParse
	.loc 1 31 0
	ulnk	
	return	
	.set ___PA___,0
.LFE19:
	.size	_actClrCmd, .-_actClrCmd
	.align	2
	.global	_actLedOutputCmd	; export
	.type	_actLedOutputCmd,@function
_actLedOutputCmd:
.LFB20:
	.loc 1 34 0
	.set ___PA___,1
	lnk	#6
.LCFI3:
	add	w14,#4,w1
	mov	w0,[w1]
	.loc 1 38 0
	mov	#16,w2
	clr	w1
	add	w14,#4,w0
	mov	[w0],w0
	rcall	_strtol
	mov.d	w0,[w14]
	.loc 1 41 0
	mov.d	[w14],w0
	sub	w0,#0,[w15]
	subb	w1,#0,[w15]
	.set ___BP___,0
	bra	lt,.L5
	mov	#255,w0
	mov	#0,w1
	mov.d	[w14],w2
	sub	w2,w0,[w15]
	subb	w3,w1,[w15]
	.set ___BP___,0
	bra	le,.L6
.L5:
	.loc 1 42 0
	setm	w0
	bra	.L7
.L6:
	.loc 1 45 0
	mov	[w14],w0
	mov.b	w0,w0
	mov.b	WREG,_npLedState
	.loc 1 47 0
	clr	w0
.L7:
	.loc 1 48 0
	ulnk	
	return	
	.set ___PA___,0
.LFE20:
	.size	_actLedOutputCmd, .-_actLedOutputCmd
	.section	.const,psv,page
.LC0:
	.asciz	"NP ON - enable all navproc output\015\012"
.LC1:
	.asciz	"NP OFF - disable all navproc output\015\012"
.LC2:
	.asciz	"CAM ON - enable camera output\015\012"
.LC3:
	.asciz	"CAM OFF - disable camera output\015\012"
.LC4:
	.asciz	"ENV ON - enable environmental output\015\012"
.LC5:
	.asciz	"ENV OFF - disable environmental output\015\012"
.LC6:
	.asciz	"PTB ON - enable pan, tilt and button output\015\012"
.LC7:
	.asciz	"PTB OFF - disable pan, tilt and button output\015\012"
.LC8:
	.asciz	"ECHO ON - enable CLI echo\015\012"
.LC9:
	.asciz	"ECHO OFF - disable CLI echo\015\012"
.LC10:
	.asciz	"TS_DEBUG ON - enable topside debug output\015\012"
.LC11:
	.asciz	"TS_DEBUG OFF - disable topside debug output\015\012"
.LC12:
	.asciz	"LED_OUT - set lapbox LED states\015\012"
.LC13:
	.asciz	"HELP - display this menu\015\012"
.LC14:
	.asciz	"RESET - reset the controller\015\012"
.LC15:
	.asciz	"\015\012"
.LC16:
	.asciz	"GET HUM - get labbox humidity temperature\015\012"
.LC17:
	.asciz	"SET STUB - stub for future set cmds\015\012"
.LC18:
	.asciz	"CLR STUB - stub for future clear cmds\015\012"
	.section	.text,code
	.align	2
	.global	_actHelpCmd	; export
	.type	_actHelpCmd,@function
_actHelpCmd:
.LFB21:
	.loc 1 51 0
	.set ___PA___,1
	lnk	#2
.LCFI4:
	mov	w0,[w14]
	.loc 1 52 0
	mov	#.LC0,w0
	rcall	_u2PutString
	.loc 1 53 0
	mov	#.LC1,w0
	rcall	_u2PutString
	.loc 1 55 0
	mov	#.LC2,w0
	rcall	_u2PutString
	.loc 1 56 0
	mov	#.LC3,w0
	rcall	_u2PutString
	.loc 1 58 0
	mov	#.LC4,w0
	rcall	_u2PutString
	.loc 1 59 0
	mov	#.LC5,w0
	rcall	_u2PutString
	.loc 1 61 0
	mov	#.LC6,w0
	rcall	_u2PutString
	.loc 1 62 0
	mov	#.LC7,w0
	rcall	_u2PutString
	.loc 1 64 0
	mov	#.LC8,w0
	rcall	_u2PutString
	.loc 1 65 0
	mov	#.LC9,w0
	rcall	_u2PutString
	.loc 1 67 0
	mov	#.LC10,w0
	rcall	_u2PutString
	.loc 1 68 0
	mov	#.LC11,w0
	rcall	_u2PutString
	.loc 1 70 0
	mov	#.LC12,w0
	rcall	_u2PutString
	.loc 1 72 0
	mov	#.LC13,w0
	rcall	_u2PutString
	.loc 1 73 0
	mov	#.LC14,w0
	rcall	_u2PutString
	.loc 1 74 0
	mov	#.LC15,w0
	rcall	_u2PutString
	.loc 1 75 0
	mov	#.LC16,w0
	rcall	_u2PutString
	.loc 1 76 0
	mov	#.LC15,w0
	rcall	_u2PutString
	.loc 1 77 0
	mov	#.LC17,w0
	rcall	_u2PutString
	.loc 1 78 0
	mov	#.LC15,w0
	rcall	_u2PutString
	.loc 1 79 0
	mov	#.LC18,w0
	rcall	_u2PutString
	.loc 1 80 0
	mov	#.LC15,w0
	rcall	_u2PutString
	.loc 1 82 0
	clr	w0
	.loc 1 83 0
	ulnk	
	return	
	.set ___PA___,0
.LFE21:
	.size	_actHelpCmd, .-_actHelpCmd
	.align	2
	.global	_actResetCmd	; export
	.type	_actResetCmd,@function
_actResetCmd:
.LFB22:
	.loc 1 86 0
	.set ___PA___,0
	lnk	#2
.LCFI5:
	mov	w0,[w14]
	.loc 1 87 0
; 87 "ts_actions.c" 1
	reset
	.loc 1 88 0
	clr	w0
	.loc 1 89 0
	ulnk	
	return	
	.set ___PA___,0
.LFE22:
	.size	_actResetCmd, .-_actResetCmd
	.align	2
	.global	_actNpOnCmd	; export
	.type	_actNpOnCmd,@function
_actNpOnCmd:
.LFB23:
	.loc 1 92 0
	.set ___PA___,1
	lnk	#2
.LCFI6:
	mov	w0,[w14]
	.loc 1 94 0
	mov	#1,w0
	mov	w0,_camOutput
	.loc 1 95 0
	mov	#1,w0
	mov	w0,_envOutput
	.loc 1 96 0
	mov	#1,w0
	mov	w0,_ptbOutput
	.loc 1 98 0
	clr	w0
	.loc 1 99 0
	ulnk	
	return	
	.set ___PA___,0
.LFE23:
	.size	_actNpOnCmd, .-_actNpOnCmd
	.align	2
	.global	_actNpOffCmd	; export
	.type	_actNpOffCmd,@function
_actNpOffCmd:
.LFB24:
	.loc 1 102 0
	.set ___PA___,1
	lnk	#2
.LCFI7:
	mov	w0,[w14]
	.loc 1 104 0
	clr	_camOutput
	.loc 1 105 0
	clr	_envOutput
	.loc 1 106 0
	clr	_ptbOutput
	.loc 1 108 0
	clr	w0
	.loc 1 109 0
	ulnk	
	return	
	.set ___PA___,0
.LFE24:
	.size	_actNpOffCmd, .-_actNpOffCmd
	.align	2
	.global	_actCamOnCmd	; export
	.type	_actCamOnCmd,@function
_actCamOnCmd:
.LFB25:
	.loc 1 112 0
	.set ___PA___,1
	lnk	#2
.LCFI8:
	mov	w0,[w14]
	.loc 1 113 0
	mov	#1,w0
	mov	w0,_camOutput
	.loc 1 114 0
	clr	w0
	.loc 1 115 0
	ulnk	
	return	
	.set ___PA___,0
.LFE25:
	.size	_actCamOnCmd, .-_actCamOnCmd
	.align	2
	.global	_actCamOffCmd	; export
	.type	_actCamOffCmd,@function
_actCamOffCmd:
.LFB26:
	.loc 1 118 0
	.set ___PA___,1
	lnk	#2
.LCFI9:
	mov	w0,[w14]
	.loc 1 119 0
	clr	_camOutput
	.loc 1 120 0
	clr	w0
	.loc 1 121 0
	ulnk	
	return	
	.set ___PA___,0
.LFE26:
	.size	_actCamOffCmd, .-_actCamOffCmd
	.align	2
	.global	_actEnvOnCmd	; export
	.type	_actEnvOnCmd,@function
_actEnvOnCmd:
.LFB27:
	.loc 1 124 0
	.set ___PA___,1
	lnk	#2
.LCFI10:
	mov	w0,[w14]
	.loc 1 125 0
	mov	#1,w0
	mov	w0,_envOutput
	.loc 1 126 0
	clr	w0
	.loc 1 127 0
	ulnk	
	return	
	.set ___PA___,0
.LFE27:
	.size	_actEnvOnCmd, .-_actEnvOnCmd
	.align	2
	.global	_actEnvOffCmd	; export
	.type	_actEnvOffCmd,@function
_actEnvOffCmd:
.LFB28:
	.loc 1 130 0
	.set ___PA___,1
	lnk	#2
.LCFI11:
	mov	w0,[w14]
	.loc 1 131 0
	clr	_envOutput
	.loc 1 132 0
	clr	w0
	.loc 1 133 0
	ulnk	
	return	
	.set ___PA___,0
.LFE28:
	.size	_actEnvOffCmd, .-_actEnvOffCmd
	.align	2
	.global	_actPtbOnCmd	; export
	.type	_actPtbOnCmd,@function
_actPtbOnCmd:
.LFB29:
	.loc 1 136 0
	.set ___PA___,1
	lnk	#2
.LCFI12:
	mov	w0,[w14]
	.loc 1 137 0
	mov	#1,w0
	mov	w0,_ptbOutput
	.loc 1 138 0
	clr	w0
	.loc 1 139 0
	ulnk	
	return	
	.set ___PA___,0
.LFE29:
	.size	_actPtbOnCmd, .-_actPtbOnCmd
	.align	2
	.global	_actPtbOffCmd	; export
	.type	_actPtbOffCmd,@function
_actPtbOffCmd:
.LFB30:
	.loc 1 142 0
	.set ___PA___,1
	lnk	#2
.LCFI13:
	mov	w0,[w14]
	.loc 1 143 0
	clr	_ptbOutput
	.loc 1 144 0
	clr	w0
	.loc 1 145 0
	ulnk	
	return	
	.set ___PA___,0
.LFE30:
	.size	_actPtbOffCmd, .-_actPtbOffCmd
	.align	2
	.global	_actEchoOnCmd	; export
	.type	_actEchoOnCmd,@function
_actEchoOnCmd:
.LFB31:
	.loc 1 148 0
	.set ___PA___,1
	lnk	#2
.LCFI14:
	mov	w0,[w14]
	.loc 1 149 0
	mov	#1,w0
	mov	w0,_echoMode
	.loc 1 150 0
	clr	w0
	.loc 1 151 0
	ulnk	
	return	
	.set ___PA___,0
.LFE31:
	.size	_actEchoOnCmd, .-_actEchoOnCmd
	.align	2
	.global	_actEchoOffCmd	; export
	.type	_actEchoOffCmd,@function
_actEchoOffCmd:
.LFB32:
	.loc 1 154 0
	.set ___PA___,1
	lnk	#2
.LCFI15:
	mov	w0,[w14]
	.loc 1 155 0
	clr	_echoMode
	.loc 1 156 0
	clr	w0
	.loc 1 157 0
	ulnk	
	return	
	.set ___PA___,0
.LFE32:
	.size	_actEchoOffCmd, .-_actEchoOffCmd
	.align	2
	.global	_actTsDebugOnCmd	; export
	.type	_actTsDebugOnCmd,@function
_actTsDebugOnCmd:
.LFB33:
	.loc 1 160 0
	.set ___PA___,1
	lnk	#2
.LCFI16:
	mov	w0,[w14]
	.loc 1 161 0
	mov	#1,w0
	mov	w0,_tsDebugOutput
	.loc 1 162 0
	clr	w0
	.loc 1 163 0
	ulnk	
	return	
	.set ___PA___,0
.LFE33:
	.size	_actTsDebugOnCmd, .-_actTsDebugOnCmd
	.align	2
	.global	_actTsDebugOffCmd	; export
	.type	_actTsDebugOffCmd,@function
_actTsDebugOffCmd:
.LFB34:
	.loc 1 166 0
	.set ___PA___,1
	lnk	#2
.LCFI17:
	mov	w0,[w14]
	.loc 1 167 0
	clr	_tsDebugOutput
	.loc 1 168 0
	clr	w0
	.loc 1 169 0
	ulnk	
	return	
	.set ___PA___,0
.LFE34:
	.size	_actTsDebugOffCmd, .-_actTsDebugOffCmd
	.section	.const,psv,page
.LC19:
	.asciz	"MEOW\015\012"
	.section	.text,code
	.align	2
	.global	_actHelloKittyCmd	; export
	.type	_actHelloKittyCmd,@function
_actHelloKittyCmd:
.LFB35:
	.loc 1 172 0
	.set ___PA___,1
	lnk	#2
.LCFI18:
	mov	w0,[w14]
	.loc 1 173 0
	mov	#.LC19,w0
	rcall	_u2PutString
	.loc 1 174 0
	clr	w0
	.loc 1 175 0
	ulnk	
	return	
	.set ___PA___,0
.LFE35:
	.size	_actHelloKittyCmd, .-_actHelloKittyCmd
	.section	.const,psv,page
.LC20:
	.asciz	"HUM    : %.2f %%\015\012"
.LC21:
	.asciz	"TEMP   : %.2f C\015\012"
	.section	.text,code
	.align	2
	.global	_actGetHumCmd	; export
	.type	_actGetHumCmd,@function
_actGetHumCmd:
.LFB36:
	.loc 1 182 0
	.set ___PA___,1
	lnk	#10
.LCFI19:
	add	w14,#8,w1
	mov	w0,[w1]
	.loc 1 185 0
	add	w14,#4,w0
	mov	w0,w1
	mov	w14,w0
	rcall	_i2c_getHumTemp
	.loc 1 187 0
	mov.d	[w14],w0
	mov.d	w0,[w15++]
	mov	#.LC20,w0
	mov	w0,[w15++]
	mov	#_msg_buff,w0
.LCFI20:
	rcall	__sprintf_fF
	sub	w15,#6,w15
	.loc 1 188 0
	mov	#_msg_buff,w0
.LCFI21:
	rcall	_u2PutString
	.loc 1 189 0
	add	w14,#4,w0
	mov.d	[w0],w0
	mov.d	w0,[w15++]
	mov	#.LC21,w0
	mov	w0,[w15++]
	mov	#_msg_buff,w0
.LCFI22:
	rcall	__sprintf_fF
	sub	w15,#6,w15
	.loc 1 190 0
	mov	#_msg_buff,w0
.LCFI23:
	rcall	_u2PutString
	.loc 1 192 0
	clr	w0
	.loc 1 193 0
	ulnk	
	return	
	.set ___PA___,0
.LFE36:
	.size	_actGetHumCmd, .-_actGetHumCmd
	.section	.const,psv,page
.LC22:
	.asciz	"actSetStubCmd(%s)\015\012"
	.section	.text,code
	.align	2
	.global	_actSetStubCmd	; export
	.type	_actSetStubCmd,@function
_actSetStubCmd:
.LFB37:
	.loc 1 200 0
	.set ___PA___,1
	lnk	#2
.LCFI24:
	mov	w0,[w14]
	.loc 1 201 0
	mov	[w14],[w15++]
	mov	#.LC22,w0
	mov	w0,[w15++]
	mov	#_msg_buff,w0
.LCFI25:
	rcall	__sprintf_fFs
	sub	w15,#4,w15
	.loc 1 202 0
	mov	#_msg_buff,w0
.LCFI26:
	rcall	_u2PutString
	.loc 1 204 0
	clr	w0
	.loc 1 205 0
	ulnk	
	return	
	.set ___PA___,0
.LFE37:
	.size	_actSetStubCmd, .-_actSetStubCmd
	.section	.const,psv,page
.LC23:
	.asciz	"actClrStubCmd(%s)\015\012"
	.section	.text,code
	.align	2
	.global	_actClrStubCmd	; export
	.type	_actClrStubCmd,@function
_actClrStubCmd:
.LFB38:
	.loc 1 212 0
	.set ___PA___,1
	lnk	#2
.LCFI27:
	mov	w0,[w14]
	.loc 1 213 0
	mov	[w14],[w15++]
	mov	#.LC23,w0
	mov	w0,[w15++]
	mov	#_msg_buff,w0
.LCFI28:
	rcall	__sprintf_fFs
	sub	w15,#4,w15
	.loc 1 214 0
	mov	#_msg_buff,w0
.LCFI29:
	rcall	_u2PutString
	.loc 1 216 0
	clr	w0
	.loc 1 217 0
	ulnk	
	return	
	.set ___PA___,0
.LFE38:
	.size	_actClrStubCmd, .-_actClrStubCmd
	.section	.debug_frame,info
.Lframe0:
	.4byte	.LECIE0-.LSCIE0
.LSCIE0:
	.4byte	0xffffffff
	.byte	0x1
	.byte	0
	.uleb128 0x1
	.sleb128 2
	.byte	0x25
	.byte	0x12
	.uleb128 0xf
	.sleb128 -2
	.byte	0x9
	.uleb128 0x25
	.uleb128 0xf
	.align	4
.LECIE0:
.LSFDE0:
	.4byte	.LEFDE0-.LASFDE0
.LASFDE0:
	.4byte	.Lframe0
	.4byte	.LFB17
	.4byte	.LFE17-.LFB17
	.byte	0x4
	.4byte	.LCFI0-.LFB17
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE0:
.LSFDE2:
	.4byte	.LEFDE2-.LASFDE2
.LASFDE2:
	.4byte	.Lframe0
	.4byte	.LFB18
	.4byte	.LFE18-.LFB18
	.byte	0x4
	.4byte	.LCFI1-.LFB18
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE2:
.LSFDE4:
	.4byte	.LEFDE4-.LASFDE4
.LASFDE4:
	.4byte	.Lframe0
	.4byte	.LFB19
	.4byte	.LFE19-.LFB19
	.byte	0x4
	.4byte	.LCFI2-.LFB19
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE4:
.LSFDE6:
	.4byte	.LEFDE6-.LASFDE6
.LASFDE6:
	.4byte	.Lframe0
	.4byte	.LFB20
	.4byte	.LFE20-.LFB20
	.byte	0x4
	.4byte	.LCFI3-.LFB20
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE6:
.LSFDE8:
	.4byte	.LEFDE8-.LASFDE8
.LASFDE8:
	.4byte	.Lframe0
	.4byte	.LFB21
	.4byte	.LFE21-.LFB21
	.byte	0x4
	.4byte	.LCFI4-.LFB21
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE8:
.LSFDE10:
	.4byte	.LEFDE10-.LASFDE10
.LASFDE10:
	.4byte	.Lframe0
	.4byte	.LFB22
	.4byte	.LFE22-.LFB22
	.byte	0x4
	.4byte	.LCFI5-.LFB22
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE10:
.LSFDE12:
	.4byte	.LEFDE12-.LASFDE12
.LASFDE12:
	.4byte	.Lframe0
	.4byte	.LFB23
	.4byte	.LFE23-.LFB23
	.byte	0x4
	.4byte	.LCFI6-.LFB23
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE12:
.LSFDE14:
	.4byte	.LEFDE14-.LASFDE14
.LASFDE14:
	.4byte	.Lframe0
	.4byte	.LFB24
	.4byte	.LFE24-.LFB24
	.byte	0x4
	.4byte	.LCFI7-.LFB24
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE14:
.LSFDE16:
	.4byte	.LEFDE16-.LASFDE16
.LASFDE16:
	.4byte	.Lframe0
	.4byte	.LFB25
	.4byte	.LFE25-.LFB25
	.byte	0x4
	.4byte	.LCFI8-.LFB25
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE16:
.LSFDE18:
	.4byte	.LEFDE18-.LASFDE18
.LASFDE18:
	.4byte	.Lframe0
	.4byte	.LFB26
	.4byte	.LFE26-.LFB26
	.byte	0x4
	.4byte	.LCFI9-.LFB26
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE18:
.LSFDE20:
	.4byte	.LEFDE20-.LASFDE20
.LASFDE20:
	.4byte	.Lframe0
	.4byte	.LFB27
	.4byte	.LFE27-.LFB27
	.byte	0x4
	.4byte	.LCFI10-.LFB27
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE20:
.LSFDE22:
	.4byte	.LEFDE22-.LASFDE22
.LASFDE22:
	.4byte	.Lframe0
	.4byte	.LFB28
	.4byte	.LFE28-.LFB28
	.byte	0x4
	.4byte	.LCFI11-.LFB28
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE22:
.LSFDE24:
	.4byte	.LEFDE24-.LASFDE24
.LASFDE24:
	.4byte	.Lframe0
	.4byte	.LFB29
	.4byte	.LFE29-.LFB29
	.byte	0x4
	.4byte	.LCFI12-.LFB29
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE24:
.LSFDE26:
	.4byte	.LEFDE26-.LASFDE26
.LASFDE26:
	.4byte	.Lframe0
	.4byte	.LFB30
	.4byte	.LFE30-.LFB30
	.byte	0x4
	.4byte	.LCFI13-.LFB30
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE26:
.LSFDE28:
	.4byte	.LEFDE28-.LASFDE28
.LASFDE28:
	.4byte	.Lframe0
	.4byte	.LFB31
	.4byte	.LFE31-.LFB31
	.byte	0x4
	.4byte	.LCFI14-.LFB31
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE28:
.LSFDE30:
	.4byte	.LEFDE30-.LASFDE30
.LASFDE30:
	.4byte	.Lframe0
	.4byte	.LFB32
	.4byte	.LFE32-.LFB32
	.byte	0x4
	.4byte	.LCFI15-.LFB32
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE30:
.LSFDE32:
	.4byte	.LEFDE32-.LASFDE32
.LASFDE32:
	.4byte	.Lframe0
	.4byte	.LFB33
	.4byte	.LFE33-.LFB33
	.byte	0x4
	.4byte	.LCFI16-.LFB33
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE32:
.LSFDE34:
	.4byte	.LEFDE34-.LASFDE34
.LASFDE34:
	.4byte	.Lframe0
	.4byte	.LFB34
	.4byte	.LFE34-.LFB34
	.byte	0x4
	.4byte	.LCFI17-.LFB34
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE34:
.LSFDE36:
	.4byte	.LEFDE36-.LASFDE36
.LASFDE36:
	.4byte	.Lframe0
	.4byte	.LFB35
	.4byte	.LFE35-.LFB35
	.byte	0x4
	.4byte	.LCFI18-.LFB35
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.align	4
.LEFDE36:
.LSFDE38:
	.4byte	.LEFDE38-.LASFDE38
.LASFDE38:
	.4byte	.Lframe0
	.4byte	.LFB36
	.4byte	.LFE36-.LFB36
	.byte	0x4
	.4byte	.LCFI19-.LFB36
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.byte	0x4
	.4byte	.LCFI20-.LCFI19
	.byte	0x2e
	.uleb128 0x6
	.byte	0x4
	.4byte	.LCFI21-.LCFI20
	.byte	0x2e
	.uleb128 0x0
	.byte	0x4
	.4byte	.LCFI22-.LCFI21
	.byte	0x2e
	.uleb128 0x6
	.byte	0x4
	.4byte	.LCFI23-.LCFI22
	.byte	0x2e
	.uleb128 0x0
	.align	4
.LEFDE38:
.LSFDE40:
	.4byte	.LEFDE40-.LASFDE40
.LASFDE40:
	.4byte	.Lframe0
	.4byte	.LFB37
	.4byte	.LFE37-.LFB37
	.byte	0x4
	.4byte	.LCFI24-.LFB37
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.byte	0x4
	.4byte	.LCFI25-.LCFI24
	.byte	0x2e
	.uleb128 0x4
	.byte	0x4
	.4byte	.LCFI26-.LCFI25
	.byte	0x2e
	.uleb128 0x0
	.align	4
.LEFDE40:
.LSFDE42:
	.4byte	.LEFDE42-.LASFDE42
.LASFDE42:
	.4byte	.Lframe0
	.4byte	.LFB38
	.4byte	.LFE38-.LFB38
	.byte	0x4
	.4byte	.LCFI27-.LFB38
	.byte	0x12
	.uleb128 0xe
	.sleb128 -3
	.byte	0x8e
	.uleb128 0x2
	.byte	0x4
	.4byte	.LCFI28-.LCFI27
	.byte	0x2e
	.uleb128 0x4
	.byte	0x4
	.4byte	.LCFI29-.LCFI28
	.byte	0x2e
	.uleb128 0x0
	.align	4
.LEFDE42:
	.section	.text,code
.Letext0:
	.file 2 "../CommonCode/cmd_types.h"
	.file 3 "extern.h"
	.section	.debug_info,info
	.4byte	0x76e
	.2byte	0x2
	.4byte	.Ldebug_abbrev0
	.byte	0x4
	.uleb128 0x1
	.asciz	"GNU C 4.5.1 (XC16, Microchip v2.00) (B) Build date: Jan 24 2022"
	.byte	0x1
	.asciz	"ts_actions.c"
	.ascii	"X:\\902001_4K_ROVCameraDevelopment\\Software\\cameracontrol\\TopSide"
	.asciz	"Controller.X"
	.4byte	.Ltext0
	.4byte	.Letext0
	.4byte	.Ldebug_line0
	.uleb128 0x2
	.byte	0x2
	.byte	0x7
	.asciz	"unsigned int"
	.uleb128 0x2
	.byte	0x2
	.byte	0x5
	.asciz	"int"
	.uleb128 0x2
	.byte	0x8
	.byte	0x5
	.asciz	"long long int"
	.uleb128 0x2
	.byte	0x1
	.byte	0x6
	.asciz	"char"
	.uleb128 0x2
	.byte	0x4
	.byte	0x4
	.asciz	"double"
	.uleb128 0x2
	.byte	0x2
	.byte	0x7
	.asciz	"short unsigned int"
	.uleb128 0x2
	.byte	0x4
	.byte	0x5
	.asciz	"long int"
	.uleb128 0x2
	.byte	0x1
	.byte	0x6
	.asciz	"signed char"
	.uleb128 0x2
	.byte	0x1
	.byte	0x8
	.asciz	"unsigned char"
	.uleb128 0x2
	.byte	0x4
	.byte	0x7
	.asciz	"long unsigned int"
	.uleb128 0x2
	.byte	0x8
	.byte	0x7
	.asciz	"long long unsigned int"
	.uleb128 0x2
	.byte	0x4
	.byte	0x4
	.asciz	"float"
	.uleb128 0x3
	.byte	0x4
	.byte	0x2
	.byte	0x4
	.4byte	0x18e
	.uleb128 0x4
	.asciz	"name"
	.byte	0x2
	.byte	0x6
	.4byte	0x18e
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0x4
	.asciz	"func"
	.byte	0x2
	.byte	0x7
	.4byte	0x1a4
	.byte	0x2
	.byte	0x23
	.uleb128 0x2
	.byte	0x0
	.uleb128 0x5
	.byte	0x2
	.4byte	0xdb
	.uleb128 0x6
	.byte	0x1
	.4byte	0xc3
	.4byte	0x1a4
	.uleb128 0x7
	.4byte	0x18e
	.byte	0x0
	.uleb128 0x5
	.byte	0x2
	.4byte	0x194
	.uleb128 0x8
	.asciz	"CmdStruct"
	.byte	0x2
	.byte	0x8
	.4byte	0x167
	.uleb128 0x9
	.byte	0x1
	.asciz	"actGetCmd"
	.byte	0x1
	.byte	0x12
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB17
	.4byte	.LFE17
	.byte	0x1
	.byte	0x5e
	.4byte	0x1e9
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x12
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actSetCmd"
	.byte	0x1
	.byte	0x17
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB18
	.4byte	.LFE18
	.byte	0x1
	.byte	0x5e
	.4byte	0x217
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x17
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actClrCmd"
	.byte	0x1
	.byte	0x1c
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB19
	.4byte	.LFE19
	.byte	0x1
	.byte	0x5e
	.4byte	0x245
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x1c
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actLedOutputCmd"
	.byte	0x1
	.byte	0x21
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB20
	.4byte	.LFE20
	.byte	0x1
	.byte	0x5e
	.4byte	0x28d
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x21
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 4
	.uleb128 0xb
	.asciz	"led_state"
	.byte	0x1
	.byte	0x23
	.4byte	0x103
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actHelpCmd"
	.byte	0x1
	.byte	0x32
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB21
	.4byte	.LFE21
	.byte	0x1
	.byte	0x5e
	.4byte	0x2bc
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x32
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actResetCmd"
	.byte	0x1
	.byte	0x55
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB22
	.4byte	.LFE22
	.byte	0x1
	.byte	0x5e
	.4byte	0x2ec
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x55
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actNpOnCmd"
	.byte	0x1
	.byte	0x5b
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB23
	.4byte	.LFE23
	.byte	0x1
	.byte	0x5e
	.4byte	0x31b
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x5b
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actNpOffCmd"
	.byte	0x1
	.byte	0x65
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB24
	.4byte	.LFE24
	.byte	0x1
	.byte	0x5e
	.4byte	0x34b
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x65
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actCamOnCmd"
	.byte	0x1
	.byte	0x6f
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB25
	.4byte	.LFE25
	.byte	0x1
	.byte	0x5e
	.4byte	0x37b
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x6f
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actCamOffCmd"
	.byte	0x1
	.byte	0x75
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB26
	.4byte	.LFE26
	.byte	0x1
	.byte	0x5e
	.4byte	0x3ac
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x75
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actEnvOnCmd"
	.byte	0x1
	.byte	0x7b
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB27
	.4byte	.LFE27
	.byte	0x1
	.byte	0x5e
	.4byte	0x3dc
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x7b
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actEnvOffCmd"
	.byte	0x1
	.byte	0x81
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB28
	.4byte	.LFE28
	.byte	0x1
	.byte	0x5e
	.4byte	0x40d
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x81
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actPtbOnCmd"
	.byte	0x1
	.byte	0x87
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB29
	.4byte	.LFE29
	.byte	0x1
	.byte	0x5e
	.4byte	0x43d
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x87
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actPtbOffCmd"
	.byte	0x1
	.byte	0x8d
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB30
	.4byte	.LFE30
	.byte	0x1
	.byte	0x5e
	.4byte	0x46e
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x8d
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actEchoOnCmd"
	.byte	0x1
	.byte	0x93
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB31
	.4byte	.LFE31
	.byte	0x1
	.byte	0x5e
	.4byte	0x49f
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x93
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actEchoOffCmd"
	.byte	0x1
	.byte	0x99
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB32
	.4byte	.LFE32
	.byte	0x1
	.byte	0x5e
	.4byte	0x4d1
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x99
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actTsDebugOnCmd"
	.byte	0x1
	.byte	0x9f
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB33
	.4byte	.LFE33
	.byte	0x1
	.byte	0x5e
	.4byte	0x505
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0x9f
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actTsDebugOffCmd"
	.byte	0x1
	.byte	0xa5
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB34
	.4byte	.LFE34
	.byte	0x1
	.byte	0x5e
	.4byte	0x53a
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0xa5
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actHelloKittyCmd"
	.byte	0x1
	.byte	0xab
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB35
	.4byte	.LFE35
	.byte	0x1
	.byte	0x5e
	.4byte	0x56f
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0xab
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actGetHumCmd"
	.byte	0x1
	.byte	0xb5
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB36
	.4byte	.LFE36
	.byte	0x1
	.byte	0x5e
	.4byte	0x5bc
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0xb5
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 8
	.uleb128 0xb
	.asciz	"rh"
	.byte	0x1
	.byte	0xb7
	.4byte	0x15e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.uleb128 0xb
	.asciz	"temp"
	.byte	0x1
	.byte	0xb7
	.4byte	0x15e
	.byte	0x2
	.byte	0x7e
	.sleb128 4
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actSetStubCmd"
	.byte	0x1
	.byte	0xc7
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB37
	.4byte	.LFE37
	.byte	0x1
	.byte	0x5e
	.4byte	0x5ee
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0xc7
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0x9
	.byte	0x1
	.asciz	"actClrStubCmd"
	.byte	0x1
	.byte	0xd3
	.byte	0x1
	.4byte	0xc3
	.4byte	.LFB38
	.4byte	.LFE38
	.byte	0x1
	.byte	0x5e
	.4byte	0x620
	.uleb128 0xa
	.asciz	"s"
	.byte	0x1
	.byte	0xd3
	.4byte	0x18e
	.byte	0x2
	.byte	0x7e
	.sleb128 0
	.byte	0x0
	.uleb128 0xc
	.4byte	.LASF0
	.byte	0x3
	.byte	0x59
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF1
	.byte	0x3
	.byte	0x5c
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF2
	.byte	0x3
	.byte	0x5d
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF3
	.byte	0x3
	.byte	0x5e
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF4
	.byte	0x3
	.byte	0x61
	.4byte	0x11e
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF5
	.byte	0x3
	.byte	0x63
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xd
	.4byte	0x1aa
	.4byte	0x679
	.uleb128 0xe
	.byte	0x0
	.uleb128 0xf
	.asciz	"cmdsGet"
	.byte	0x2
	.byte	0xa
	.4byte	0x68a
	.byte	0x1
	.byte	0x1
	.uleb128 0x10
	.4byte	0x66e
	.uleb128 0xf
	.asciz	"cmdsSet"
	.byte	0x2
	.byte	0xb
	.4byte	0x6a0
	.byte	0x1
	.byte	0x1
	.uleb128 0x10
	.4byte	0x66e
	.uleb128 0xf
	.asciz	"cmdsClr"
	.byte	0x2
	.byte	0xc
	.4byte	0x6b6
	.byte	0x1
	.byte	0x1
	.uleb128 0x10
	.4byte	0x66e
	.uleb128 0xd
	.4byte	0xdb
	.4byte	0x6cb
	.uleb128 0x11
	.4byte	0xb3
	.byte	0x7f
	.byte	0x0
	.uleb128 0xb
	.asciz	"msg_buff"
	.byte	0x1
	.byte	0xd
	.4byte	0x6bb
	.byte	0x5
	.byte	0x3
	.4byte	_msg_buff
	.uleb128 0xc
	.4byte	.LASF0
	.byte	0x3
	.byte	0x59
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF1
	.byte	0x3
	.byte	0x5c
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF2
	.byte	0x3
	.byte	0x5d
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF3
	.byte	0x3
	.byte	0x5e
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF4
	.byte	0x3
	.byte	0x61
	.4byte	0x11e
	.byte	0x1
	.byte	0x1
	.uleb128 0xc
	.4byte	.LASF5
	.byte	0x3
	.byte	0x63
	.4byte	0xc3
	.byte	0x1
	.byte	0x1
	.uleb128 0xf
	.asciz	"cmdsGet"
	.byte	0x2
	.byte	0xa
	.4byte	0x740
	.byte	0x1
	.byte	0x1
	.uleb128 0x10
	.4byte	0x66e
	.uleb128 0xf
	.asciz	"cmdsSet"
	.byte	0x2
	.byte	0xb
	.4byte	0x756
	.byte	0x1
	.byte	0x1
	.uleb128 0x10
	.4byte	0x66e
	.uleb128 0xf
	.asciz	"cmdsClr"
	.byte	0x2
	.byte	0xc
	.4byte	0x76c
	.byte	0x1
	.byte	0x1
	.uleb128 0x10
	.4byte	0x66e
	.byte	0x0
	.section	.debug_abbrev,info
	.uleb128 0x1
	.uleb128 0x11
	.byte	0x1
	.uleb128 0x25
	.uleb128 0x8
	.uleb128 0x13
	.uleb128 0xb
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x1b
	.uleb128 0x8
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x10
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x2
	.uleb128 0x24
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3e
	.uleb128 0xb
	.uleb128 0x3
	.uleb128 0x8
	.byte	0x0
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x13
	.byte	0x1
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x4
	.uleb128 0xd
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x38
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0x5
	.uleb128 0xf
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x6
	.uleb128 0x15
	.byte	0x1
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x7
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x8
	.uleb128 0x16
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x9
	.uleb128 0x2e
	.byte	0x1
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x40
	.uleb128 0xa
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0xa
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0xb
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0xc
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3c
	.uleb128 0xc
	.byte	0x0
	.byte	0x0
	.uleb128 0xd
	.uleb128 0x1
	.byte	0x1
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0xe
	.uleb128 0x21
	.byte	0x0
	.byte	0x0
	.byte	0x0
	.uleb128 0xf
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3c
	.uleb128 0xc
	.byte	0x0
	.byte	0x0
	.uleb128 0x10
	.uleb128 0x26
	.byte	0x0
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x11
	.uleb128 0x21
	.byte	0x0
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2f
	.uleb128 0xb
	.byte	0x0
	.byte	0x0
	.byte	0x0
	.section	.debug_pubnames,info
	.4byte	0x183
	.2byte	0x2
	.4byte	.Ldebug_info0
	.4byte	0x772
	.4byte	0x1bb
	.asciz	"actGetCmd"
	.4byte	0x1e9
	.asciz	"actSetCmd"
	.4byte	0x217
	.asciz	"actClrCmd"
	.4byte	0x245
	.asciz	"actLedOutputCmd"
	.4byte	0x28d
	.asciz	"actHelpCmd"
	.4byte	0x2bc
	.asciz	"actResetCmd"
	.4byte	0x2ec
	.asciz	"actNpOnCmd"
	.4byte	0x31b
	.asciz	"actNpOffCmd"
	.4byte	0x34b
	.asciz	"actCamOnCmd"
	.4byte	0x37b
	.asciz	"actCamOffCmd"
	.4byte	0x3ac
	.asciz	"actEnvOnCmd"
	.4byte	0x3dc
	.asciz	"actEnvOffCmd"
	.4byte	0x40d
	.asciz	"actPtbOnCmd"
	.4byte	0x43d
	.asciz	"actPtbOffCmd"
	.4byte	0x46e
	.asciz	"actEchoOnCmd"
	.4byte	0x49f
	.asciz	"actEchoOffCmd"
	.4byte	0x4d1
	.asciz	"actTsDebugOnCmd"
	.4byte	0x505
	.asciz	"actTsDebugOffCmd"
	.4byte	0x53a
	.asciz	"actHelloKittyCmd"
	.4byte	0x56f
	.asciz	"actGetHumCmd"
	.4byte	0x5bc
	.asciz	"actSetStubCmd"
	.4byte	0x5ee
	.asciz	"actClrStubCmd"
	.4byte	0x0
	.section	.debug_pubtypes,info
	.4byte	0x1c
	.2byte	0x2
	.4byte	.Ldebug_info0
	.4byte	0x772
	.4byte	0x1aa
	.asciz	"CmdStruct"
	.4byte	0x0
	.section	.debug_aranges,info
	.4byte	0x14
	.2byte	0x2
	.4byte	.Ldebug_info0
	.byte	0x4
	.byte	0x0
	.2byte	0x0
	.2byte	0x0
	.4byte	0x0
	.4byte	0x0
	.section	.debug_str,info
.LASF5:
	.asciz	"tsDebugOutput"
.LASF0:
	.asciz	"echoMode"
.LASF4:
	.asciz	"npLedState"
.LASF2:
	.asciz	"envOutput"
.LASF1:
	.asciz	"camOutput"
.LASF3:
	.asciz	"ptbOutput"
	.section	.text,code



	.section __c30_info, info, bss
__large_data_scalar:

	.section __c30_signature, info, data
	.word 0x0001
	.word 0x0006
	.word 0x0000

; MCHP configuration words

	.set ___PA___,0
	.end
