You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Float_Enc_IEEE754Double = 2, // 8 Byte. C++ double
101
-
};
101
+
};
102
+
103
+
104
+
#if defined(ARDUINO_ARCH_SAMD)
105
+
// temporary undef until framework-arduino-samd > 1.8.9 is released. See https://github.com/arduino/ArduinoCore-samd/pull/399 for a PR should will probably address this
0 commit comments