We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7081a99 commit d230073Copy full SHA for d230073
pins/tests/_snapshots/test_board_pin_write_rsc_index_html/index.html
@@ -58,7 +58,7 @@ <h3>derek/test_rsc_pin</h3>
58
<section>
59
<h3>Python Code</h3>
60
61
- <pre id="pin-python" class="pin-code"><code class="python">from pins import board_rsconnect
+ <pre id="pin-python" class="pin-code"><code class="python">from pins import board_connect
62
board = board_connect(server_url='http://localhost:3939')
63
board.pin_read("derek/test_rsc_pin")</code></pre>
64
0 commit comments