corrected 'import board' appearing twice in motor instructions

master
Jake 2025-08-04 14:18:24 +08:00
parent 73dc758564
commit 3bc8093a18
1 changed files with 0 additions and 1 deletions

View File

@ -229,7 +229,6 @@ motorIN2.duty_cycle = 0 </code></pre>
<div>
<pre class="bg-gray-100 p-4 rounded shadow text-sm"><code class="language-python">
import board
import board
import pwmio
import time