[RF69] Removed comment

This commit is contained in:
jgromes 2019-02-10 11:31:15 +01:00
parent 8fbc218aed
commit 00d06871c6

View file

@ -3,14 +3,7 @@
This example listens for FSK transmissions and tries to This example listens for FSK transmissions and tries to
receive them. Once a packet is received, an interrupt is receive them. Once a packet is received, an interrupt is
triggered. To successfully receive data, the following triggered.
settings have to be the same on both transmitter
and receiver:
- carrier frequency
- bandwidth
- spreading factor
- coding rate
- sync word
*/ */
// include the library // include the library