Skip to content

Commit

Permalink
minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
stuzog authored Jun 17, 2024
1 parent 694608f commit c8c55aa
Showing 1 changed file with 21 additions and 10 deletions.
31 changes: 21 additions & 10 deletions warbl2-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,11 +233,17 @@ <h1>WARBL2 Settings<a href="warbl2-settings.html#warbl2-settings" class="anchor-
<div id="battery-voltage" class="section level2 hasAnchor">
<h2>Battery Voltage<a href="warbl2-settings.html#battery-voltage" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>Is shown as a convenience, but the <em>Battery Percentage Monitor</em> on the far right is usually a more reliable indicator of <em>Charge Level</em>.</p>
<pre><code>Note: Battery Charge Level is an Estimate and becomes more accurate after letting the Battery run all the way down (until the WARBL2 powers OFF), then re-charging fully.</code></pre>
<p>When <em>Charging</em>, a <em>Charging Icon</em> is shown next to the <em>Battery Percentage Monitor</em>. If the <em>Charging Icon</em> is <strong>blinking</strong>, it may be:
* An <em>Indicator of a Battery Fault</em> such as:
* <em>Very Low</em> or <em>Very High Temperatures</em>, or
* The <em>Battery</em> is <em>Too Old to Charge</em></p>
<pre><code>Note: Battery Charge Level is an Estimate and becomes more accurate
after letting the Battery run all the way down (until the WARBL2
powers OFF), then re-charging fully.</code></pre>
<p>When <em>Charging</em>, a <em>Charging Icon</em> is shown next to the <em>Battery Percentage Monitor</em>. If the <em>Charging Icon</em> is <strong>blinking</strong>, it may be:</p>
<ul>
<li>An <em>Indicator of a Battery Fault</em> such as:
<ul>
<li><em>Very Low</em> or <em>Very High Temperatures</em>, or</li>
</ul></li>
<li>The <em>Battery</em> is <em>Too Old to Charge</em></li>
</ul>
</div>
<div id="ble-status" class="section level2 hasAnchor">
<h2>BLE status<a href="warbl2-settings.html#ble-status" class="anchor-section" aria-label="Anchor link to header"></a></h2>
Expand All @@ -250,15 +256,20 @@ <h2>Send BLE/USB<a href="warbl2-settings.html#send-bleusb" class="anchor-section
</div>
<div id="charge-from-usb-hosts" class="section level2 hasAnchor">
<h2>Charge From USB Hosts<a href="warbl2-settings.html#charge-from-usb-hosts" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>WARBL2 can be charged from any <em>USB Host</em>
* PC, Mac, Tablet, or ’phone, or
* From a <em>USB Charging Brick</em>.</p>
<p>WARBL2 can be charged from any <em>USB Host</em>:</p>
<ul>
<li>PC, Mac, Tablet, or ’phone, or</li>
<li>From a <em>USB Charging Brick</em>.</li>
</ul>
<p>Charging from a <em>USB Host</em> can be turned <em>Off</em>, recommended if you are using <em>USB MIDI</em> and the WARBL2 is often connected to a <em>Host</em>. This will help save the battery of your <em>Host Device</em>.</p>
</div>
<div id="auto-power-off-time" class="section level2 hasAnchor">
<h2>Auto Power Off Time<a href="warbl2-settings.html#auto-power-off-time" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>To save battery life, WARBL2 will <em>Shut Down Automatically</em> after some time if no <em>MIDI Notes</em> have been sent or commands have been received from the <em>Configuration Tool</em>.</p>
<p>You can adjust the <em>Power Off Time</em> from <strong>1</strong> to <strong>20</strong> minutes. You can also <em>Assign a Button Action to Power Off</em> in the <em>Button Behavior Panel</em>.</p>
<p>To save battery life, WARBL2 will <em>Shut Down Automatically</em> after some time if no <em>MIDI Notes</em> have been sent or commands have been received from the <em>Configuration Tool</em>. You can:</p>
<ul>
<li>Adjust the <em>Power Off Time</em> from <strong>1</strong> to <strong>20</strong> minutes</li>
<li>Assign a Button Action to <strong>Power Off</strong> in the <em>Button Behavior Panel</em>.</li>
</ul>
</div>
<div id="calibrate-gyro" class="section level2 hasAnchor">
<h2>Calibrate Gyro<a href="warbl2-settings.html#calibrate-gyro" class="anchor-section" aria-label="Anchor link to header"></a></h2>
Expand Down

0 comments on commit c8c55aa

Please sign in to comment.