We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5880da2 commit 8d30863Copy full SHA for 8d30863
src/FixedPoints/Details.h
@@ -31,7 +31,7 @@
31
#define FIXED_POINTS_DETAILS FixedPointsDetails
32
#endif
33
34
-#if defined(ESP8266)
+#if defined(ESP8266) || defined(ARDUINO_SAM_DUE)
35
#define FIXED_POINTS_NO_RANDOM
36
37
0 commit comments