Site updated at 2016-05-23 09:26:28 UTC

This commit is contained in:
Travis CI 2016-05-23 09:26:28 +00:00
parent 94bba39609
commit 51cbd490a3
21 changed files with 31 additions and 25 deletions

View file

@ -98,6 +98,7 @@
<span class="key">rfxtrx</span>:
<span class="key">device</span>: <span class="string"><span class="content">PATH_TO_DEVICE</span></span>
<span class="key">debug</span>: <span class="string"><span class="content">True</span></span>
<span class="key">dummy</span>: <span class="string"><span class="content">False</span></span>
</pre></div>
</div>
</div>
@ -107,10 +108,10 @@
<ul>
<li><strong>device</strong> (<em>Required</em>): The path to your device, e.g. <code>/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0</code></li>
<li><strong>debug</strong> (<em>Optional</em>): If you want to receive debug output.</li>
<li><strong>dummy</strong> (<em>Optional</em>): Then you have need a connected drive to test your settings. Can be usefull for debugging and testing.</li>
</ul>
</article>