@@ -65,11 +65,14 @@ W: SSR_PulseWidth,us*2=,28,WROM2
65
65
R: SSR_PulseSafeTime,us*2=30,,ROM2
66
66
W: SSR_PulseSafeTime,us*2=,30,WROM2
67
67
68
- R: IRRemotes =32
69
- W: IRRemotes =,32
68
+ R: SSR2_PulseWidth,us*2 =32,,ROM2
69
+ W: SSR2_PulseWidth,us*2 =,32,WROM2
70
70
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
73
76
74
77
R: Flags=1#
75
78
W: Flags=,1
@@ -90,23 +93,25 @@ W: _PORTB=,0x38,WRAM
90
93
91
94
R: _LED_Warning=0x71,,RAM
92
95
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
99
102
100
- R: _OutSpeedMax=0x90 ,,RAM
101
- W: _OutSpeedMax=,0x90 ,WRAM
103
+ R: _OutSpeedMax=0x8F ,,RAM
104
+ W: _OutSpeedMax=,0x8F ,WRAM
102
105
103
- R: _Fanspeed=0x80 ,,RAM
106
+ R: _Fanspeed=0x7E ,,RAM
104
107
R: _SSR_full_period*2=0x64,,RAM2
105
108
106
109
R: _PulseDelayAfterZero*2=0x9E,,RAM2
107
110
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
110
115
111
116
W: Reset=0xEEEE,14,SET
112
117
@@ -143,6 +148,6 @@ WBatch: Fans Speeds: Fan speeds=3;FanSpeed={10,12,16};FanCook speeds=3;FanCookSp
143
148
WBatch: LED Warning: _LED Warning=0x10
144
149
WBatch: OSCCAL: _OSCCAL=146
145
150
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
148
153
WBatch: Reset: Reset
0 commit comments