Skip to content

Commit

Permalink
production release v0.5
Browse files Browse the repository at this point in the history
Change-Id: I79c44a22602c0108145248c71aeb9a5696e3157c
Signed-off-by: Andrey Shamis <lolnik@gmail.com>
  • Loading branch information
AndreyShamis committed Dec 27, 2017
1 parent 1e0dee2 commit 5663c4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ In Smart Heater project used:

## Release
Releases and pre-releases can be found here https://github.com/AndreyShamis/SmartRoomHeater/releases
Production release v0.5

## Code review
For code review used https://review.gerrithub.io
Expand Down
2 changes: 1 addition & 1 deletion SmartRoomHeater.ino
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ void loop(void) {
}

/**
*
* Reconnect to wifi - in success enable all services and update time
*/
void reconnect_cnv() {
close_all_services();
Expand Down

0 comments on commit 5663c4d

Please sign in to comment.