Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barakwei authored Sep 5, 2016
1 parent 1f273b3 commit ca3da7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Usage:
#include "IRelectra.h"

void loop()
{
IRsend irsend(D3);
IRelectra e(&irsend);
e.SendElectra(POWER_OFF, MODE_COOL, FAN_LOW, 24, SWING_ON, SLEEP_OFF);
Expand Down

0 comments on commit ca3da7c

Please sign in to comment.