Skip to content

Commit 0f6190c

Browse files
committed
upd txt
1 parent 2642747 commit 0f6190c

File tree

1 file changed

+22
-17
lines changed

1 file changed

+22
-17
lines changed

Distr/nrf24batch/Kitchen Vent Dimmer.txt

+22-17
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,14 @@ W: SSR_PulseWidth,us*2=,28,WROM2
6565
R: SSR_PulseSafeTime,us*2=30,,ROM2
6666
W: SSR_PulseSafeTime,us*2=,30,WROM2
6767

68-
R: IRRemotes=32
69-
W: IRRemotes=,32
68+
R: SSR2_PulseWidth,us*2=32,,ROM2
69+
W: SSR2_PulseWidth,us*2=,32,WROM2
7070

71-
R: IRRemotesHash*2[70]=i:33,,ROM2#
72-
W: IRRemotesHash*2=,i:33,WROM2
71+
R: IRRemotes=34
72+
W: IRRemotes=,34
73+
74+
R: IRRemotesHash*2[70]=i:35,,ROM2#
75+
W: IRRemotesHash*2=,i:35,WROM2
7376

7477
R: Flags=1#
7578
W: Flags=,1
@@ -90,23 +93,25 @@ W: _PORTB=,0x38,WRAM
9093

9194
R: _LED_Warning=0x71,,RAM
9295
W: _LED_Warning=,0x71,WRAM
93-
R: _IRHashLast*2=0x87,,RAM2#
94-
R: _SleepTimer=0x8F,,RAM
95-
R: _FanOn=0x81,,RAM
96-
R: _FanOnNext=0x7F,,RAM
97-
R: _FanOnNextCnt=0x7D,,RAM
98-
R: _FanOnLast=0x7E,,RAM
96+
R: _IRHashLast*2=0x85,,RAM2#
97+
R: _SleepTimer=0x8D,,RAM
98+
R: _FanOn=0x7F,,RAM
99+
R: _FanOnNext=0x7D,,RAM
100+
R: _FanOnNextCnt=0x7B,,RAM
101+
R: _FanOnLast=0x7C,,RAM
99102

100-
R: _OutSpeedMax=0x90,,RAM
101-
W: _OutSpeedMax=,0x90,WRAM
103+
R: _OutSpeedMax=0x8F,,RAM
104+
W: _OutSpeedMax=,0x8F,WRAM
102105

103-
R: _Fanspeed=0x80,,RAM
106+
R: _Fanspeed=0x7E,,RAM
104107
R: _SSR_full_period*2=0x64,,RAM2
105108

106109
R: _PulseDelayAfterZero*2=0x9E,,RAM2
107110
W: _PulseDelayAfterZero*2=,0x9E,WRAM2
108-
R: _PulseWidth*2=0x92,,RAM2
109-
W: _PulseWidth*2=,0x92,WRAM2
111+
R: _PulseWidth*2=0x91,,RAM2
112+
W: _PulseWidth*2=,0x91,WRAM2
113+
R: _PulseWidth2*2=0xA2,,RAM2
114+
W: _PulseWidth2*2=,0xA2,WRAM2
110115

111116
W: Reset=0xEEEE,14,SET
112117

@@ -143,6 +148,6 @@ WBatch: Fans Speeds: Fan speeds=3;FanSpeed={10,12,16};FanCook speeds=3;FanCookSp
143148
WBatch: LED Warning: _LED Warning=0x10
144149
WBatch: OSCCAL: _OSCCAL=146
145150
WBatch: CO2 Level: CO2 level={750,850,1000}
146-
WBatch: Zero cross EEPROM: SSR_PulseWidth,us=200;SSR_PulseSafeTime,us=100;Reset
147-
WBatch: Zero cross RAM: _PulseDelayAfterZero=0001;_PulseWidth=200
151+
WBatch: Zero cross EEPROM: SSR_PulseWidth,us=200;SSR2_PulseWidth,us=200;SSR_PulseSafeTime,us=100;Reset
152+
WBatch: Zero cross RAM: _PulseDelayAfterZero=0001;_PulseWidth=200;_PulseWidth2=200
148153
WBatch: Reset: Reset

0 commit comments

Comments
 (0)