From 9b372dbb7a5ea17a4797a2af3134b23445daa4a2 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 25 Jul 2013 18:27:55 +0200 Subject: [PATCH] again --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 25ab51f..5aa2098 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Usage Example ------------ + ``` sudo piplayer /path/to/dir/ ``` @@ -21,16 +22,16 @@ Example OSC ---- - * port : 12345 - * play address : /play/1 + * port : 12345 + * play address : /play/1 GPIO ----- - * play channel : 22 - * play method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 15 (GPIO 22) - * stop channel : 24 - * stop method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 18 (GPIO 24) + * play channel : 22 + * play method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 15 (GPIO 22) + * stop channel : 24 + * stop method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 18 (GPIO 24) DAEMON ------- -- 2.39.5