D-Link DSL-G684T Uživatelský manuál Strana 69

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 118
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 68
69
HTML_print("</form>");
HTML_print("</br> ");
HTML_print("this is example of use of the HTML, as we
can see ");
HTML_print("simple status or control website can be
stored");
HTML_print(" inside");
HTML_print("</html>");
delay(500);
SPI_Uart_print("$$$");
delay(500);
SPI_Uart_println("close");
delay(1000);
SPI_Uart_println("exit");
delay(500);
Flush_RX();
}
}
}
void select(void)
{
digitalWrite(CS,LOW);
}
void deselect(void)
{
digitalWrite(CS,HIGH);
}
char Have_Client(void)
// Wait until we receive data (client request)
{
// hard reset
Zobrazit stránku 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 117 118

Komentáře k této Příručce

Žádné komentáře