Radio library for the MAX20361 Demo

Fork of SX1276GenericLib by Walter Luu

Revision:
112:3357f97db844
Parent:
111:ccfb6ca5f5e0
--- a/sx1276/sx1276.h	Fri Jun 01 21:37:06 2018 +0000
+++ b/sx1276/sx1276.h	Mon Oct 12 21:54:55 2020 +0000
@@ -111,7 +111,7 @@
 /*!
  * Actual implementation of a SX1276 radio, inherits Radio
  */
-class SX1276 : public Radio
+class SX1276 : public Radio                 // derived from the Radio class
 {
 protected: