Pi no longer needs root workaround to access gpio

(stops PAM logging in Node-RED log under systemd)
This commit is contained in:
Dave Conway-Jones
2015-12-12 15:13:15 +00:00
parent f93179d946
commit a074bcfd56
3 changed files with 17 additions and 6 deletions

View File

@@ -325,6 +325,7 @@
<option value="7" data-i18n="rpi-gpio.any"></option>
</select>
</div>
<br/>
<div class="form-row">
<label for="node-input-name"><i class="fa fa-tag"></i> <span data-i18n="common.label.name"></span></label>
<input type="text" id="node-input-name" data-i18n="[placeholder]common.label.name">