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 207e23d commit 6fe1b2fCopy full SHA for 6fe1b2f
src/CommonHelix.h
@@ -1,6 +1,6 @@
1
#pragma once
2
3
-#if defined(ARDUINO) || defined(HELIX_PRINT)
+#if defined(ARDUINO)
4
# include "Arduino.h"
5
#else
6
// remove delay statment if used outside of arduino
0 commit comments