Changed name of print_details to comply with the overall naming convention
This commit is contained in:
@@ -133,7 +133,7 @@ void setup(void)
|
||||
// Dump the configuration of the rf unit for debugging
|
||||
//
|
||||
|
||||
radio.print_details();
|
||||
radio.printDetails();
|
||||
}
|
||||
|
||||
void loop(void)
|
||||
|
||||
Reference in New Issue
Block a user