New Profile and Teensy user here! Trying to upload the latest Proffie software to a Teensy 4.0 board on an MacBook Pro running MacOS 14.6.1 (Sonoma), but I keep getting this error message when I attempt to compile:
Sorry, i2c_t3 only works on Teensy LC and 3.x. Use Wire for Teensy 4.0, 4.1, MicroMod.
I have the latest ProffieOS installed, Arduino v2.3.2, and Teensyduino v1.59.
I also have the Proffieboard and Teensy board managers installed.
Does anyone have any suggestions on how to remedy this?
This forum (The Crucible) is the best place for these sorts of discussions.
If you’re unsure how to send your config file, you can do it one of three ways (starting with the best option):
Paste the contents of the config file directly into your post (see below)
Upload your config .h file using the “File Upload” button above the message textbox
Use an external site such as pastebin if the file is too large.
For pasting the contents directly into your post (which is the most recommended option), you type 3 backticks “`”, paste your code, then at the very end, type three more backticks on another line, like so: