I have been trying to use a float variable in the code and then it doesn't compile with a Teensy 3.5, everything else works.
For example on the frBlinkPrint.ino, if I only create a float variable and try to Serial.print it, the code doesn't write.
Any idea of why?
Thanks