Search found 2 matches
- Fri Sep 19, 2014 3:13 am
- Forum: Freematics Products
- Topic: I2C adapter and Teensy 3.1 support
- Replies: 2
- Views: 8803
Re: I2C adapter and Teensy 3.1 support
Understood. Placed #include <stdint.h> before OBD.h. The complier gave the same errors. Is there something else I could be missing?
- Tue Sep 16, 2014 11:40 am
- Forum: Freematics Products
- Topic: I2C adapter and Teensy 3.1 support
- Replies: 2
- Views: 8803
I2C adapter and Teensy 3.1 support
Have had great success with a few variations of the serial and I2C adapters working with the DUE. Would love to have the I2C adapter working with a Teensy 3.1. I am curious as to the direction to make this happen. I have fiddled around but still manage to get the following compiler errors: In file i...