Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
auto turn on 5V
Browse files Browse the repository at this point in the history
  • Loading branch information
vad7 committed Mar 11, 2023
2 parents 9e69335 + 33694cc commit 701f85b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Distr/nrf24batch/Kitchen Vent.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Write start: 0,0,0x8F
R: ID*=,ID
R: FanOn=0x77,RAM,0xC1
S: FanSet=,,0x40
S: Lamp=,,0x20
R: FanSpeed=0x76,RAM,0xC1

R: CO2 level 1*2=4,,0xC2
Expand Down Expand Up @@ -92,4 +93,6 @@ RBatch: Hardware: ID;RxAddr;Ch;FanSpeedInitIdx;Flags;OutPeriod;IRRemotes;OSCCAL_
RBatch: All: ID;CO2 level 1;CO2 level 2;CO2 level 3;FanCookSpeed_1;FanCookSpeed_2;FanCookSpeed_3;FanCookStartupTime;FanCookOffTime;FanCookSleep;FanSpeed_1;FanSpeed_2;FanSpeed_3;FanStartupTime;FanOffTime;FanSleep;RxAddr;Ch;FanSpeedInitIdx;Flags;OutPeriod;IRRemotes;IRRemotesHash

WBatch: SetSpeed: FanSet=0
WBatch: Lamp ON: Lamp=1
WBatch: Lamp OFF: Lamp=0
WBatch: Reset: Reset

0 comments on commit 701f85b

Please sign in to comment.