-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated gettingStarted examples to demonstrate proper pipe/address handling by assigning a unique id to each node - Updated gettingstarted_call_response to demonstrate 'proper' use of ack payloads - Added gettingstarted_handling_data example - Added pingpair_irq_simple to demonstrate bidirectional communication via interrupts - Updated standard pingpair_irq example - Use Serial.println(F()); instead of printf
- Loading branch information
Showing
9 changed files
with
493 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
d05a356
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#37