Search found 1 match
- Wed Mar 24, 2021 9:39 am
- Forum: Freematics Software
- Topic: teensy and Freematic
- Replies: 0
- Views: 9420
teensy and Freematic
I can run the exemple Code I got with the OBD library if I use a MEGA or UNO. But for a reason i don't get yet, the Arduino IDE wont compile if i choose Teensy 3.5 the only parts that seems to not working, is the one that suppose to read the DTC ... this parts... unsigned int codes[6]; byte dtcCount...