Update SX127x.h

This commit is contained in:
Chris Terwilliger 2021-12-23 22:03:39 -05:00 committed by GitHub
parent 7a1d813dc4
commit 5fb2ce66ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -791,7 +791,7 @@ class SX127x: public PhysicalLayer {
float getAFCError(); float getAFCError();
/*! /*!
\brief Gets signal-to-noise ratio of the latest received packet. \brief Gets signal-to-noise ratio of the latest received packet. Only available in LoRa mode.
\returns Last packet signal-to-noise ratio (SNR). \returns Last packet signal-to-noise ratio (SNR).
*/ */