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.
2 parents cdd5658 + f4025d9 commit 2681b4bCopy full SHA for 2681b4b
examples/pybadger_clue_custom_badge.py
@@ -13,7 +13,7 @@
13
14
while True:
15
if pybadger.button.a:
16
- pybadger.show_qr_code()
+ pybadger.show_qr_code("https://circuitpython.org")
17
18
if pybadger.button.b:
19
pybadger.show_custom_badge()
0 commit comments