fix links
This commit is contained in:
parent
197fd6e785
commit
7d7b93006c
|
|
@ -478,7 +478,7 @@
|
|||
<nav>
|
||||
<div class="nav-content">
|
||||
<a href="#" class="nav-logo">Steam Controller Driver</a>
|
||||
<a href="#" class="nav-back">Back to Projects</a>
|
||||
<a href="https://steen.run/blog" class="nav-back">Back to Projects</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
|
|
|||
|
|
@ -414,7 +414,7 @@
|
|||
<span class="post-category">Hardware</span>
|
||||
<span>November 2025</span>
|
||||
</div>
|
||||
<h2 href="https://steen.run/projects/SteamController" class="post-title">Steam Controller Driver For Actual Motors</h2>
|
||||
<h2 href="https://steen.run/blog/SteamController" class="post-title">Steam Controller Driver For Actual Motors</h2>
|
||||
<p class="post-description">
|
||||
Taking a deprecated piece of technology and reverse-engineering the protocol to create custom drivers for games as well as drive two motors over bluetooth using an ESP32.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue