Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matt committed Oct 5, 2018
1 parent c3a3b5a commit f2d4e1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public interface ModiClient {
/**
* Callback when received buzzer state from MODI Studio
*
* @param state enum ModiManager.State.Buzzer
* @param state enum State.Buzzer
*/
void onBuzzerState(State.Buzzer state);

Expand Down

0 comments on commit f2d4e1d

Please sign in to comment.