We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4333e commit 5746ffaCopy full SHA for 5746ffa
cores/arduino/wiring_constants.h
@@ -38,7 +38,7 @@ extern "C"{
38
#define TWO_PI 6.283185307179586476925286766559
39
#define DEG_TO_RAD 0.017453292519943295769236907684886
40
#define RAD_TO_DEG 57.295779513082320876798154814105
41
-#define EULER = 2.718281828459045235360287471352
+#define EULER 2.718281828459045235360287471352
42
43
#define SERIAL 0x0
44
#define DISPLAY 0x1
0 commit comments