From f853d6b3e83a6a4810d4eb67416ad9ed120f2430 Mon Sep 17 00:00:00 2001 From: Siegfried Kienzle Date: Tue, 9 May 2017 22:48:41 +0200 Subject: [PATCH] add some information about spi --- project/spi/information.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 project/spi/information.txt diff --git a/project/spi/information.txt b/project/spi/information.txt new file mode 100644 index 0000000..e1ff803 --- /dev/null +++ b/project/spi/information.txt @@ -0,0 +1,5 @@ +How to enable the SPI Interface: + +edit /boot/config.txt + +add line dtparam=spi=on