Skip to content

Commit

Permalink
Interval set to 5ms.
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen7 committed Nov 7, 2018
1 parent 7f5a8d5 commit a989ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cre_client.erl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
%% Constant definitions
%%====================================================================

-define( INTERVAL, 250 ).
-define( INTERVAL, 5 ).

%%====================================================================
%% Callback definitions
Expand Down

0 comments on commit a989ab3

Please sign in to comment.