nRF24L01 driver

Dependents:   Nucleo_IOT1 wireless

Revision:
6:952996e3abdb
Parent:
4:8f612189af31
--- a/nRF24L01P.h	Tue Sep 13 13:21:59 2016 +0000
+++ b/nRF24L01P.h	Wed Sep 14 14:43:13 2016 +0000
@@ -54,7 +54,7 @@
       bool received_power_detector();
 
       // set the transmit power in dB.  Valid values are 0, -6, -12, -18
-      // DEFAULT: 0
+      // DEFAULT: 0dB
       void set_tx_power(int Power);