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 2b64066 commit 1393811Copy full SHA for 1393811
variants/generic/common.h
@@ -1,5 +1,7 @@
1
#pragma once
2
3
+#include <stdint.h>
4
+
5
#define PINS_COUNT (30u)
6
#define NUM_DIGITAL_PINS (30u)
7
#define NUM_ANALOG_INPUTS (4u)
0 commit comments