00001 /* 00002 * menu_cli.c 00003 * 00004 * Created on: Feb 12, 2011 00005 * Author: mtgm 00006 */ 00007 00008 //cli_str const api_cli[] = 00009 //{ 00010 // {do_get_temperature, "TEMPERATURE"}, 00011 // {do_IP, "IP"}, 00012 // //inserir outra função. Vai... <func tratadora>, "NOME"; 00013 // {NULL, "NULL"}, 00014 //};