From: Guillaume Pellerin Date: Thu, 25 Jul 2013 16:27:55 +0000 (+0200) Subject: again X-Git-Tag: 0.3~8 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9b372dbb7a5ea17a4797a2af3134b23445daa4a2;p=piplayer.git again --- 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 -------