summaryrefslogtreecommitdiff
path: root/source/LCDriverMethods.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/LCDriverMethods.h')
-rw-r--r--source/LCDriverMethods.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/LCDriverMethods.h b/source/LCDriverMethods.h
index 921a8fb..2bbf189 100644
--- a/source/LCDriverMethods.h
+++ b/source/LCDriverMethods.h
@@ -57,6 +57,7 @@ public:
// Loader methods
int Done_System_LoaderStartupStatus(char *pchVersion, int *piVersionSize, char *pchProtocol, int *piProtocolSize);
+ int Do_System_ChangeBaudRate(int iBaudRate);
int Do_System_Reboot(int iMode);
int Do_System_Shutdown();
int Do_System_SupportedCommands(TSupportedCmd *pCmdList, int *piCmdListSize);