diff --git a/pypcc/config/RECVTR_HB.yaml b/pypcc/config/RECVTR_HB.yaml index 2667d3fa225b095400b56064f9168520a04b02c1..0e8a758b227300c8f02e5533134ddf0050347e1e 100644 --- a/pypcc/config/RECVTR_HB.yaml +++ b/pypcc/config/RECVTR_HB.yaml @@ -948,7 +948,8 @@ methods: - RCU_PWR_ANALOG_on: 0 #Switch power off - RCU_PWR_DIGITAL_on: 0 #Switch power off - IO2.GPIO1: 0 - - IO2.GPIO2: 0 +# - IO2.GPIO2: 0 + - IO2.CONF2: 0xC0 #make LEDs input = off - IO3.GPIO1: 0 - IO3.GPIO2: 0 - IO1.GPIO1: 0 diff --git a/pypcc/config/RECVTR_LB.yaml b/pypcc/config/RECVTR_LB.yaml index 2345f7c28f1e128f5405105997dd4d5225885688..a5dc5aa0675409b7db6deb29c1df178fb761dd63 100644 --- a/pypcc/config/RECVTR_LB.yaml +++ b/pypcc/config/RECVTR_LB.yaml @@ -840,7 +840,8 @@ methods: - RCU_PWR_ANALOG_on: 0 #Switch power off - RCU_PWR_DIGITAL_on: 0 #Switch power off - IO2.GPIO1: 0 - - IO2.GPIO2: 0 +# - IO2.GPIO2: 0 + - IO2.CONF2: 0xC0 #make LEDs input = off - IO3.GPIO1: 0 - IO3.GPIO2: 0 - IO1.GPIO1: 0