Added msg.advertising = true/false to enable/disable advertising

This commit is contained in:
Nathanaël Lécaudé
2016-05-02 15:50:01 -04:00
parent 14b1c3b123
commit 593c492ee8
2 changed files with 41 additions and 3 deletions

View File

@@ -136,6 +136,9 @@
For example, to set a 20ms interval, you would need to type <code>sudo BLENO_ADVERTISING_INTERVAL=20 node-red</code></p>
<p>Linux users should <a href="https://github.com/sandeepmistry/bleno#running-on-linux" target="_new">READ THIS</a>.</p>
<p>Sending <code>msg.advestising = false</code> will stop advertisement, sending <code>msg.advestising = true</code> will
resume it.</p>
</script>
<script type="text/javascript">