XenGi / teensy_library

KiCAD library for Teensy microcontrollers
MIT License
283 stars 66 forks source link

Teensy 1.0++ C pin 3 mislabelled as PC0, should be PD0 #21

Closed wobatt closed 4 years ago

wobatt commented 4 years ago

On the C version of the Teensy 1.0++, pin 3 is labelled as "PC0_INT0_OC0B_SCL", but should be "PD0_INT0_OC0B_SCL".

Error marked in red.

XenGi commented 4 years ago

fixed. Thx for the hint.