From a60e1774ee38de09493df3b2d35119e5504bb3ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemens=20Sch=C3=B6lhorn?= Date: Mon, 19 Feb 2018 23:49:29 +0100 Subject: [PATCH] Document PIN-order in the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3cf2c2..3d1aaf7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ for generating pseudorandom numbers and transforms them to the needed range using the gcc uniform_int_dist c++std implementation. Flashing the firmware can be done using a normal Arduino programmes as an -ISP with the ArduinoISP example sketch included with the IDE. +ISP with the ArduinoISP example sketch included with the IDE. The PINs on +the board are from left to right: GND, MISO, VCC, SCK, MOSI, RESET. ## case