Skip to content

Commit 6fe1b2f

Browse files
committed
HELIX_PRINT
1 parent 207e23d commit 6fe1b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommonHelix.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#if defined(ARDUINO) || defined(HELIX_PRINT)
3+
#if defined(ARDUINO)
44
# include "Arduino.h"
55
#else
66
// remove delay statment if used outside of arduino

0 commit comments

Comments
 (0)