Searched refs:CMD_VERSION (Results 1 – 3 of 3) sorted by relevance
42 static final char CMD_VERSION = 'V'; // Determine WALT's firmware version field in WaltDevice216 String s = command(CMD_VERSION); in checkVersion()
25 #define CMD_VERSION 'V' // Determine which version is running294 } else if (cmd == CMD_VERSION) {
92 CMD_VERSION = 'V' variable in Walt