File renaming
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
#include <ETH.h>
|
||||
#include <SPI.h>
|
||||
|
||||
#include "WS_PCF85063.h"
|
||||
#include "WS_GPIO.h"
|
||||
#include "WS_RTC.h"
|
||||
|
||||
// Set this to 1 to enable dual Ethernet support
|
||||
#define USE_TWO_ETH_PORTS 0
|
||||
|
||||
@@ -35,7 +31,7 @@
|
||||
ETHClass ETH1(1);
|
||||
#endif
|
||||
|
||||
#define timezone 8 // china
|
||||
#define TZ 1 // rome
|
||||
|
||||
void ETH_Init(void);
|
||||
void ETH_Loop(void);
|
||||
|
||||
Reference in New Issue
Block a user