Skip to content

Commit

Permalink
Incorporated commentd from review
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Weitkamp <[email protected]>
  • Loading branch information
cweitkamp committed Jan 12, 2021
1 parent f3a311a commit cedb203
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public abstract class AVMFritzBaseBridgeHandler extends BaseBridgeHandler {
/**
* Refresh interval which is used to poll values from the FRITZ!Box web interface (optional, defaults to 15 s)
*/
protected long refreshInterval = 15;
private long refreshInterval = 15;

/**
* Interface object for querying the FRITZ!Box web interface
Expand Down

0 comments on commit cedb203

Please sign in to comment.