6 lines
96 B
C
6 lines
96 B
C
#pragma once
|
|
|
|
#define NETWORK_SELECT 26
|
|
#define ETHERNET_CS_PIN 5
|
|
#define ETHERNET_RESET_PIN 33
|