Skip to content

Commit

Permalink
Add dynpd/feature to printDetails
Browse files Browse the repository at this point in the history
  • Loading branch information
maniacbug committed Jun 28, 2011
1 parent 81f85bd commit 04e7277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RF24.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ void RF24::printDetails(void)
print_byte_register(PSTR("EN_RXADDR"),EN_RXADDR);
print_byte_register(PSTR("RF_CH"),RF_CH);
print_byte_register(PSTR("RF_SETUP"),RF_SETUP);
print_byte_register(PSTR("DYNPD/FEATURE"),DYNPD,2);
}

/******************************************************************/
Expand Down

0 comments on commit 04e7277

Please sign in to comment.