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 7c3da8d commit 4af68c9Copy full SHA for 4af68c9
pins/tests/_snapshots/test_board_pin_write_rsc_index_html/index.html
@@ -59,7 +59,7 @@ <h3>derek/test_rsc_pin</h3>
59
<h3>Code</h3>
60
61
<pre id="pin-python" class="pin-code"><code class="python">from pins import board_rsconnect
62
-board = board_rsconnect(server_url='http://localhost:3939')
+board = board_connect(server_url='http://localhost:3939')
63
board.pin_read("derek/test_rsc_pin")</code></pre>
64
65
<script type="text/javascript">
0 commit comments