WNC14A2A LTE Interface
Dependencies: WncControllerK64F
Fork of WNC14A2AInterface by
Revision 10:faa8fe38866b, committed 2017-09-09
- Comitter:
- gie_design
- Date:
- Sat Sep 09 04:50:15 2017 +0000
- Parent:
- 9:23587afd52fe
- Parent:
- 8:1c11661da488
- Commit message:
- Add "fixing virtual destructor warning"
Changed in this revision
diff -r 23587afd52fe -r faa8fe38866b WNC14A2AInterface.h --- a/WNC14A2AInterface.h Sat Sep 09 04:46:39 2017 +0000 +++ b/WNC14A2AInterface.h Sat Sep 09 04:50:15 2017 +0000 @@ -105,7 +105,7 @@ * @param can include an APN string and/or a debug uart */ WNC14A2AInterface(WNCDebug *_dbgUart = NULL); - ~WNC14A2AInterface(); + virtual ~WNC14A2AInterface(); /** Set the cellular network APN and credentials *