Aidan Wynn / libmDot-mbed5

Dependents:   Cloudtracker

Revision:
72:b1e07ec1c30d
Parent:
70:0c5b5b02d17b
--- a/Mote.h	Fri Nov 08 09:34:58 2019 -0600
+++ b/Mote.h	Mon Feb 17 14:43:04 2020 -0600
@@ -168,6 +168,13 @@
             const char* getId();
 
             /**
+             * MAC version
+             *
+             * @return string containing version information of supported LoRaWAN MAC Version
+             */
+            const char* getMACVersion();
+
+            /**
              * Indicator for network session join status
              * @return true if joined to network
              */