diff --git a/librfm95.h b/librfm95.h index 353fb40..2872612 100644 --- a/librfm95.h +++ b/librfm95.h @@ -134,8 +134,6 @@ /** * F_CPU dependent delay of 5 milliseconds. * _delay_ms(5); - * - * @param ms */ void _rfmDelay5(void); @@ -180,7 +178,7 @@ /** * Reads interrupt flags. Should be called when any interrupt occurs - * on DIO0 or DIO4. + * on DIO0 or DIO4 (FSK)/DIO1 (LoRa). */ void rfmIrq(void); @@ -209,7 +207,7 @@ void rfmSetNodeAddress(uint8_t address); /** - * Sets the output power to -2 to +13 dBm. + * Sets the output power to +2 to +17 dBm. * Values outside that range are ignored. * * @param dBm ouput power