Commit 7742566e authored by Adam Wujek's avatar Adam Wujek 💬

[Feature: 1109] userspace/tools: Cleanup wr_mon

Changes:
--add edges of table
--change colors parameters
--print proto and extenstion (collumn "Pro")

Everything except many configured vlans should fit into 80char terminal
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent c6f49224
......@@ -9,6 +9,7 @@
#define C_RED 1
#define C_GREEN 2
#define C_BLUE 4
#define C_CYAN 6
void term_restore(void);
void term_init(int usecolor);
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment