From b6b2cc9e302f25f3f0993306e01ba2fd61b2e8db Mon Sep 17 00:00:00 2001 From: Philip Howard Date: Wed, 11 Nov 2015 19:19:13 +0000 Subject: [PATCH] Fixed rogue indentation Pun... intended? --- src/tr-TR/overlay/explorer-hat-pro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tr-TR/overlay/explorer-hat-pro.md b/src/tr-TR/overlay/explorer-hat-pro.md index 8674517..94e8aa4 100644 --- a/src/tr-TR/overlay/explorer-hat-pro.md +++ b/src/tr-TR/overlay/explorer-hat-pro.md @@ -19,7 +19,7 @@ install: - 'explorerhat' 'python3': - 'explorerhat' - 'examples': 'examples/' + 'examples': 'examples/' pincount: 40 i2c: '0x28': @@ -116,4 +116,4 @@ Ardından Python scriptinize aşağıdaki kodları ekleyip prototipinizi kurcala ```bash import explorerhat explorerhat.light.on() -``` \ No newline at end of file +```