hdt: Adding say command
authorErwan Velu <erwanaliasr1@gmail.com>
Sun, 27 May 2012 09:46:54 +0000 (11:46 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Sun, 27 May 2012 09:46:54 +0000 (11:46 +0200)
commit30abec4d70d34875b0ca312d62eed5e264f9050d
treedcc6d1b45327605a5b7d3cc5af772348f5f8aab1
parent1697594b61f9a8f9d092996afc0e2c80bbb2a20a
hdt: Adding say command

This command is just for displaing a message to the cli during a defined
period of time.

Syntax is like the following : say `my message`%<number_of_seconds>
An example :

say `This is my text message to display during 5 seconds`%5
com32/hdt/hdt-cli-hdt.c
com32/hdt/hdt-cli.h