make W5500 detection GPIO configurable

This commit is contained in:
technyon
2023-01-01 18:22:41 +01:00
parent 6f58ebd382
commit 3bbf9aa10a
9 changed files with 103 additions and 18 deletions

1
Pins.h
View File

@@ -1,6 +1,5 @@
#pragma once
#define NETWORK_SELECT 26
#define ETHERNET_CS_PIN 5
#define ETHERNET_RESET_PIN 33
#define TRIGGER_LOCK_PIN 32