Fix CLI beacon dump output
commit607bb64855a4d0c52e91003b5675cfafab9514ef
authorBruce Luckcuck <github@etracer.net>
Sat, 9 Mar 2019 20:27:16 +0000 (9 15:27 -0500)
committerBruce Luckcuck <github@etracer.net>
Sat, 9 Mar 2019 20:27:16 +0000 (9 15:27 -0500)
tree85cfd91f66f38e56abea3588c0e7305edaabfc46
parent52c4e96c880be9c653708cdcdb0a70696db3ccb8
Fix CLI beacon dump output
Previously the `beacon` portion of a `dump` would display the flags associated with `beeper` rather then only the limited set for `beacon`. This would result in output that would cause errors if copy/pasted back in as commands.
src/main/cli/cli.c