Skip to content

Commit

Permalink
Merge pull request #453 from rakuco/export-some-algorithms
Browse files Browse the repository at this point in the history
editorial: Export "{update,get value from} latest reading".
  • Loading branch information
anssiko authored Jan 17, 2023
2 parents 2acb6cf + 6072f15 commit 3bb5f52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ to {{SensorErrorEventInit}}.
1. Set [=requested sampling frequency=] to [=optimal sampling frequency=].
</div>

<h3 dfn>Update latest reading</h3>
<h3 dfn export>Update latest reading</h3>

<div algorithm="update latest reading">

Expand Down Expand Up @@ -1517,7 +1517,7 @@ to {{SensorErrorEventInit}}.
</div>


<h3 dfn>Get value from latest reading</h3>
<h3 dfn export>Get value from latest reading</h3>

<div algorithm="get value from latest reading">

Expand Down

0 comments on commit 3bb5f52

Please sign in to comment.