Skip to content

Commit

Permalink
update RTC offset to 22nd November 2018. 15:00h
Browse files Browse the repository at this point in the history
  • Loading branch information
srdjastankovic committed Nov 22, 2018
1 parent c3d3995 commit 0d3d230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wolksensor/SDK/core/chrono.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ void chrono_init(bool reset)
{
if(reset)
{
RTC_offset = 0x5BF6B660; //22nd November 2018.
RTC_offset = 0x5BF6C470; //22nd November 2018.
}
}

Expand Down

0 comments on commit 0d3d230

Please sign in to comment.