]> git.parisson.com Git - piplayer.git/commitdiff
again
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 25 Jul 2013 16:27:55 +0000 (18:27 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 25 Jul 2013 16:27:55 +0000 (18:27 +0200)
README.md

index 25ab51fcf20a0e11e3594b06fb00a36dd6468055..5aa2098f6725b9780ebaf8fffcebee65b51b277a 100644 (file)
--- 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
 -------