Skip to content
Snippets Groups Projects
Commit 7a0fb400 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Improve cmd interpreter

Enum list and word map are now generated with a script.

To add a new command it is sufficient to add a case command as:

case PIPPO: // cmd pippo

It is related to #182, though I let the issue open since I think
we should automatize also the cmd documentation.
parent 920accd8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment