On Sat, May 13, 2017 at 11:46 AM, William Hermans <[email protected]> wrote:
> nan == "not a number". So something you've "hacked" is most likely > causing that output. > Quite possibly related to sending output from an unsigned char, or character type without first converting( casting ) to a number type. In your case, probably float or double. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORpJKiS_srb0CeTSt3yfC19iooAaHB-MeVQxeSOdM7zCsA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
