Skip to content

Commit

Permalink
Deploying to gh-pages from @ 86a3353 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoellendorf committed Apr 30, 2024
1 parent 2642159 commit 0218e43
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 47 deletions.
13 changes: 12 additions & 1 deletion LmEncoderOnBoardMotor_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#enum-members">Enumerations</a> </div>
<div class="headertitle">
<div class="title">LmEncoderOnBoardMotor.cpp File Reference</div> </div>
</div><!--header-->
Expand All @@ -78,7 +80,16 @@
<code>#include &quot;<a class="el" href="LmTimer_8h_source.html">LmTimer.h</a>&quot;</code><br />
<code>#include &lt;math.h&gt;</code><br />
<code>#include &lt;float.h&gt;</code><br />
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a06fc87d81c62e9abb8790b6e5713c55b"><td class="memItemLeft" align="right" valign="top"><a id="a06fc87d81c62e9abb8790b6e5713c55b"></a>enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>NEW</b>
, <b>ON</b>
, <b>OFF</b>
}</td></tr>
<tr class="separator:a06fc87d81c62e9abb8790b6e5713c55b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Simplified controll of Makeblock mBot <a class="el" href="classRanger.html">Ranger</a> on board Motor Encoder. </p>
<dl class="section copyright"><dt>Copyright</dt><dd>Lars Möllendorf</dd></dl>
<dl class="section author"><dt>Author</dt><dd>Lars Möllendorf <a href="#" onclick="location.href='mai'+'lto:'+'lar'+'s@'+'moe'+'ll'+'end'+'or'+'f.e'+'u'; return false;">lars@<span style="display: none;">.nosp@m.</span>moel<span style="display: none;">.nosp@m.</span>lendo<span style="display: none;">.nosp@m.</span>rf.e<span style="display: none;">.nosp@m.</span>u</a> </dd></dl>
Expand Down
Loading

0 comments on commit 0218e43

Please sign in to comment.