khang_91

Revision:
109:41d16d4ab0f0
Parent:
103:06bafd42c324
Child:
111:4bebf247fa58
--- a/mDot.h	Thu Sep 21 14:20:14 2017 -0500
+++ b/mDot.h	Mon Nov 13 09:34:56 2017 -0600
@@ -1623,6 +1623,7 @@
         int32_t setDeviceId(const std::vector<uint8_t>& id);
         int32_t setDefaultFrequencyBand(const uint8_t& band);
         bool saveProtectedConfig();
+        // resets the radio/mac/link 
         void resetRadio();
         int32_t setRadioMode(const uint8_t& mode);
         std::map<uint8_t, uint8_t> dumpRegisters();