@ -2,8 +2,8 @@
* AutoConnect class implementation.
* @file AutoConnect.cpp
* @author hieromon@gmail.com
* @version 0.9.9
* @date 2019-05-25
* @version 0.9.10
* @date 2019-05-28
* @copyright MIT license.
*/
* Declaration of AutoConnect class and accompanying AutoConnectConfig class.
* @file AutoConnect.h
* Predefined AutoConnect configuration parameters.
* @file AutoConnectDefs.h
* AutoConnect proper menu label constant definition.
* @file AutoConnectLabels.h
* @version 0.9.8
* @date 2019-03-11
@ -2,7 +2,7 @@
* AutoConnectUpdate class implementation.
* @file AutoConnectUpdate.cpp
* @date 2019-05-14
@ -21,7 +21,7 @@
* pages are incorporated into the AutoConnect menu.
* @file AutoConnectUpdate.h
@ -3,7 +3,7 @@
* AutoConnectUpdate class.
* @file AutoConnectUpdatePage.h