We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 7ed0d53 commit 435e8b6Copy full SHA for 435e8b6
arduino/avr/cores/arduino/Arduino.h
@@ -32,7 +32,7 @@ void yield(void);
32
#define TWO_PI 6.283185307179586476925286766559
33
#define DEG_TO_RAD 0.017453292519943295769236907684886
34
#define RAD_TO_DEG 57.295779513082320876798154814105
35
-#define EULER = 2.718281828459045235360287471352
+#define EULER 2.718281828459045235360287471352
36
37
#define SERIAL 0x0
38
#define DISPLAY 0x1
0 commit comments