We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9084ed commit 7b16eafCopy full SHA for 7b16eaf
variants/mysensors_gw/variant.h
@@ -48,6 +48,8 @@ extern "C"
48
/*----------------------------------------------------------------------------
49
* Pins
50
*----------------------------------------------------------------------------*/
51
+#define MY_W5100_SPI_EN 4
52
+#define MY_SIGNING_ATSHA204_PIN 17
53
54
// Number of pins defined in PinDescription array
55
#define PINS_COUNT (26u)
0 commit comments