From 0f6f98f1cb7cf49ab3a14c54ca62bfdae73a5ee8 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 13 Feb 2021 17:19:40 +0100 Subject: minor README fix --- README.md | 2 +- docs/8212 Pinout.jpeg | Bin 36033 -> 0 bytes docs/8212.jpg | Bin 0 -> 36033 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 docs/8212 Pinout.jpeg create mode 100644 docs/8212.jpg diff --git a/README.md b/README.md index 0666e4d..a7c8455 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ but you could also find some other GND on the board and solder a cable to it. Now, solder wires *on the backside* of the PCBs to the following pins of the former 8212 IO chip: 4, 6, 8, 10, 15, 17, 21 -![8212](docs/8212 Pinout.jpeg) +![8212](docs/8212.jpg) These wires connect to the Teensy in the following order: __FIXME__ diff --git a/docs/8212 Pinout.jpeg b/docs/8212 Pinout.jpeg deleted file mode 100644 index 7934f59..0000000 Binary files a/docs/8212 Pinout.jpeg and /dev/null differ diff --git a/docs/8212.jpg b/docs/8212.jpg new file mode 100644 index 0000000..7934f59 Binary files /dev/null and b/docs/8212.jpg differ -- cgit v1.2.3