Skip to content
Snippets Groups Projects
Commit acde66ff authored by Paulus Kruger's avatar Paulus Kruger
Browse files

Disable DTH on/off

parent 650e2b6b
No related branches found
No related tags found
No related merge requests found
Pipeline #104686 passed
...@@ -1047,10 +1047,11 @@ methods: ...@@ -1047,10 +1047,11 @@ methods:
# - RCU_DTH_config: Update #debug # - RCU_DTH_config: Update #debug
# - RCU_DTH_setup : 0 # - RCU_DTH_setup : 0
# - RCU_DTH_tune: Update #debug # - RCU_DTH_tune: Update #debug
- DTH1.Start : [0,1,0,0,1] ## - DTH1.Start : [0,1,0,0,1]
- DTH2.Start : [0,1,0,0,1] ## - DTH2.Start : [0,1,0,0,1]
- DTH3.Start : [0,1,0,0,1] ## - DTH3.Start : [0,1,0,0,1]
- RCU_DTH_on : Update #_background ## - RCU_DTH_on : Update #_background
- WAIT: 1000 #ms to wait
- name: RCU_DTH_off - name: RCU_DTH_off
description: Switch dither source off description: Switch dither source off
...@@ -1062,13 +1063,14 @@ methods: ...@@ -1062,13 +1063,14 @@ methods:
# - WAIT: 100 # - WAIT: 100
# - RCU_DTH_SHUTDOWN : [0,0,0] # - RCU_DTH_SHUTDOWN : [0,0,0]
# - RCU_DTH_SHUTDOWN : 1 # - RCU_DTH_SHUTDOWN : 1
- DTH1.Stop : [0,0] ## - DTH1.Stop : [0,0]
- DTH2.Stop : [0,0] ## - DTH2.Stop : [0,0]
- DTH3.Stop : [0,0] ## - DTH3.Stop : [0,0]
# - DTH1.State : [0,0] # - DTH1.State : [0,0]
# - DTH2.State : [0,0] # - DTH2.State : [0,0]
# - DTH3.State : [0,0] # - DTH3.State : [0,0]
- RCU_DTH_on: Update #_background ## - RCU_DTH_on: Update #_background
- WAIT: 1000 #ms to wait
- name: RCU_DTH_restart #restart to update frequency - name: RCU_DTH_restart #restart to update frequency
driver: I2C_RCU driver: I2C_RCU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment