My Project
|
#include <Arduino.h>
#include <Ethernet.h>
#include <EthernetUdp.h>
Go to the source code of this file.
Macros | |
#define | RESET_P 26 |
#define | CS_P 5 |
Functions | |
void | WizReset () |
void | prt_hwval (uint8_t refval) |
void | prt_ethval (uint8_t refval) |
#define CS_P 5 |
#define RESET_P 26 |
void prt_ethval | ( | uint8_t | refval | ) |
void prt_hwval | ( | uint8_t | refval | ) |
void WizReset | ( | ) |