PCB v1.1: Errata fixes
* Vss and Vdd were mixed up on U1 and U2 * Wrong pinout was used for WS2812B LEDs, causing Dout and Din to be reversed * ItsyBitsy M4 Express does not have pull-up resistors on SDA and SCL. Add 10k resistors to fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 37,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
||||
Reference in New Issue
Block a user