From ec1b57e4227b85bdd728e3fed1e6aa146148c0fe Mon Sep 17 00:00:00 2001 From: Philip Howard Date: Wed, 11 Nov 2015 19:19:34 +0000 Subject: [PATCH] Fixed indentation --- src/tr-TR/overlay/explorer-hat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tr-TR/overlay/explorer-hat.md b/src/tr-TR/overlay/explorer-hat.md index d6eec69..48bcde2 100644 --- a/src/tr-TR/overlay/explorer-hat.md +++ b/src/tr-TR/overlay/explorer-hat.md @@ -19,7 +19,7 @@ install: - 'explorerhat' 'python3': - 'explorerhat' - 'examples': 'examples/' + 'examples': 'examples/' pincount: 40 pin: '7': @@ -84,4 +84,4 @@ Ardından Python scriptinize aşağıdaki kodları ekleyip prototipinizi kurcala ```bash import explorerhat explorerhat.light.on() -``` \ No newline at end of file +```