mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
tools/atrf-xmit/atrf-xmit.c: corrected title comment
This commit is contained in:
@@ -169,7 +169,7 @@ static int cmd_more(struct atrf_dsc *dsc, struct netio *netio, const char *cmd)
|
||||
return netio_printf(netio, "+0x%02x\n", res);
|
||||
}
|
||||
if (!strcasecmp(cmd, "wait")) {
|
||||
uint8_t res;
|
||||
int res;
|
||||
|
||||
if (!n)
|
||||
n = 1;
|
||||
|
||||
Reference in New Issue
Block a user