Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndressAndrade committed Nov 9, 2015
1 parent 732d420 commit 51746e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ remote_control.emit();

There are five fan configurations: fan_off, fan_speed_1, fan_speed_2, fan_speed_3, fan_auto.

These functions needs another function to work, the emit function, which will send the signal to air conditioner.
These functions need another function to work, the emit function, which will send the signal to air conditioner.
You can set how many operations you want and then use this function to make all alterations once.Example:

remote_control.setTemperature(25);<br />
Expand Down

0 comments on commit 51746e2

Please sign in to comment.