Skip to content

Commit

Permalink
Removed a distinct block from the Next: Event listener
Browse files Browse the repository at this point in the history
Links are not working inside the text/code block
  • Loading branch information
TuroRantanen committed Jan 9, 2019
1 parent ba271bd commit 34d73d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1_CreateProject.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ In your app declare the API instance and the accessory extension. The latter tak
````
private NurApi mApi = new NurApi();
private NurAccessoryExtension mExtension = new NurAccessoryExtension(mApi);
````
Next: [Event listener](2_EventListener.md) Add event listener for receiving events from NurApi.
Next: [Event listener](2_EventListener.md) Add event listener for receiving events from NurApi.

0 comments on commit 34d73d8

Please sign in to comment.