Mercurial > public > hwos_code
diff src/ostc3.asm @ 186:a004b482604a
minor
author | heinrichsweikamp |
---|---|
date | Wed, 22 Oct 2014 18:09:01 +0200 |
parents | e2f04bb2539c |
children | 800f09c9089c |
line wrap: on
line diff
--- a/src/ostc3.asm Sat Oct 18 10:03:28 2014 +0200 +++ b/src/ostc3.asm Wed Oct 22 18:09:01 2014 +0200 @@ -81,9 +81,9 @@ movlw b'00000000' ; Init port movwf PORTD - movlw b'00000000' ; 1= Input, RE1 -> Power_IR, RE2 -> CS_MCP, RE3 -> LED_blue, RE4 -> power_sw1, + movlw b'00000000' ; 1= Input, RE1 -> Power_IR, RE2 -> CS_MCP, RE3 -> LED_blue, RE4 -> power_sw1, RE5 -> Set to 1 for C3 hardware movwf TRISE - movlw b'00010000' ; Init port + movlw b'00110000' ; Init port movwf PORTE movlw b'00111110' ; 1= Input, (RF1, RF2, RF3, RF4, RF5) -> Analog