#include "../cli/cli_func.h"Go to the source code of this file.
Functions | |
| void | http_set_lcd (char *c) |
| void | http_set_hour (char *c) |
| Altera a hora do relogio RTC. | |
| void | http_set_min (char *c) |
| Altera os minutos do relogio RTC. | |
| void | http_set_sec (char *c) |
| Altera ossegundos do relogio RTC. | |
| void http_set_hour | ( | char * | c | ) |
| void http_set_lcd | ( | char * | c | ) |
| void http_set_min | ( | char * | c | ) |
| void http_set_sec | ( | char * | c | ) |
1.7.1