Mercurial > public > hwos_code
diff src/ports.inc @ 628:cd58f7fc86db
3.05 stable work
author | heinrichsweikamp |
---|---|
date | Thu, 19 Sep 2019 12:01:29 +0200 |
parents | bf5fee575701 |
children | 75e90cd0c2c3 |
line wrap: on
line diff
--- a/src/ports.inc Sun Jun 30 23:22:32 2019 +0200 +++ b/src/ports.inc Thu Sep 19 12:01:29 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)