From 097dbc88bfd6303fbc6b08e95cf49a16936a4d67 Mon Sep 17 00:00:00 2001 From: Mike Fiore Date: Wed, 16 Dec 2015 12:48:24 -0600 Subject: update AT command help, add AT+EXIT command so it gets displayed in help --- CommandTerminal/Commands.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CommandTerminal/Commands.h') diff --git a/CommandTerminal/Commands.h b/CommandTerminal/Commands.h index 5caa6e4..22beb41 100644 --- a/CommandTerminal/Commands.h +++ b/CommandTerminal/Commands.h @@ -26,3 +26,5 @@ #include "CmdData.h" #include "CmdGetSurveyDataFile.h" #include "CmdDeleteSurveyDataFile.h" + +#include "CmdDummy.h" -- cgit v1.2.3