Skip to content

Commit

Permalink
regen md
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Apr 22, 2024
1 parent 988c778 commit 977c537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sensing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<li>interface <a href="#wasi:buffer_pool_data_types"><code>wasi:buffer-pool/data-types</code></a></li>
<li>interface <a href="#wasi:sensor_property"><code>wasi:sensor/property</code></a></li>
<li>interface <a href="#wasi:sensor_sensor"><code>wasi:sensor/sensor</code></a></li>
<li>interface <a href="#wasi:io_poll_0.2.0_rc_2023_11_10"><code>wasi:io/[email protected]-rc-2023-11-10</code></a></li>
<li>interface <a href="#wasi:io_poll_0.2.0"><code>wasi:io/[email protected]</code></a></li>
<li>interface <a href="#wasi:buffer_pool_buffer_pool"><code>wasi:buffer-pool/buffer-pool</code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -227,7 +227,7 @@ this might power on the device.</p>
<ul>
<li><a name="method_device.get_property.0"></a> result&lt;<a href="#property_value"><a href="#property_value"><code>property-value</code></a></a>, <a href="#device_error"><a href="#device_error"><code>device-error</code></a></a>&gt;</li>
</ul>
<h2><a name="wasi:io_poll_0.2.0_rc_2023_11_10">Import interface wasi:io/[email protected]-rc-2023-11-10</a></h2>
<h2><a name="wasi:io_poll_0.2.0">Import interface wasi:io/[email protected]</a></h2>
<p>A poll API intended to let users wait for I/O events on multiple handles
at once.</p>
<hr />
Expand Down

0 comments on commit 977c537

Please sign in to comment.