1 //-----------------------------------------------------------------------------
2 // Copyright (C) 2020 iceman <iceman at icesql.net>
3 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
4 // at your option, any later version. See the LICENSE.txt file for the text of
6 //-----------------------------------------------------------------------------
7 // Low frequency EM commands
8 //-----------------------------------------------------------------------------
15 int CmdLFEM(const char *Cmd
);