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 14c27aa commit 17b460dCopy full SHA for 17b460d
src/communication/StepDirListener.h
@@ -5,7 +5,7 @@
5
#include "../common/foc_utils.h"
6
7
8
-#if defined(_STM32_DEF_)
+#if defined(_STM32_DEF_) || defined(ESP_H) || defined(ARDUINO_ARCH_AVR)
9
#define PinStatus int
10
#endif
11
0 commit comments