• TMRh20's avatar
    Update many of the example files · d05a3562
    TMRh20 authored
    - 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
    d05a3562
gettingstarted.cpp 4.68 KB