Functions

http_func.h File Reference

#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.

Function Documentation

void http_set_hour ( char *  c  ) 

Definition at line 16 of file http_func.h.

Here is the call graph for this function:

void http_set_lcd ( char *  c  ) 

Definition at line 7 of file http_func.h.

Here is the call graph for this function:

void http_set_min ( char *  c  ) 

Definition at line 24 of file http_func.h.

Here is the call graph for this function:

void http_set_sec ( char *  c  ) 

Definition at line 31 of file http_func.h.

Here is the call graph for this function: