Mercurial > public > hwos_code
diff src/ports.inc @ 627:bf5fee575701
minor cleanup, reset rx circuity
author | heinrichsweikamp |
---|---|
date | Sun, 30 Jun 2019 23:22:32 +0200 |
parents | c40025d8e750 |
children | cd58f7fc86db |
line wrap: on
line diff
--- a/src/ports.inc Thu Jun 13 10:07:55 2019 +0200 +++ b/src/ports.inc Sun Jun 30 23:22:32 2019 +0200 @@ -15,8 +15,8 @@ ; TRIS=b'00000000' ; PORTB -#DEFINE switch_left1 PORTB,1 ; switch -#DEFINE switch_right2 PORTB,0 ; switch +#DEFINE switch_left1 PORTB,1 ; switch +#DEFINE switch_right2 PORTB,0 ; switch #DEFINE mcp_power PORTB,2 ; RX power supply #DEFINE s8_npower PORTB,3 ; power supply for S8 bulkhead (inverted) #DEFINE LEDg PORTB,4 ; LED green / active_reset_ostc_rx (<- do no longer use this LED unless for debugging)