Return the identity of the program currently running on the
device (bootloader or application).
| C# | Visual Basic | Visual C++ |
public byte CmdGetCurrentProgram()
Public Function CmdGetCurrentProgram As Byte
public: unsigned char CmdGetCurrentProgram()
Current Program code.