16n v2.0.1
(Firmware only release; hardware 1.3x is still current.)
16n 2.0.1 is a minor patch on version 2.0.0. It is identical to 2.0.0, but adds support for 16n derivatives based around Teensy LC boards.
If you are upgrading from version 1.3x, this is a breaking change. When first installed, it will overwrite any configuration on the device, and the configuration will then need applying through the web-based editor (https://16n-faderbank.github.io/editor). The configuration should persist between all subsequent updates.
Recommended best practice for installation is to use the attached .hex file directly with Teensy Loader. Instructions are on the wiki. Only compile your own firmware if you know what you're doing, and have specific hardware deviations from the norm you need to account for.
If you have a Teensy 3.2, 16n_v201.hex
is the firmware file you want. If you have an LC, 16n_v201_TEENSYLC.hex
is what you want. If you don't know what you have, ask whoever you got your 16n from.
In general, the wiki is now the authoritative source of documentation for the project: I've tried to move things out of README files.