File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - type : markdown
77 attributes :
88 value : >-
9- Thanks! for testing out CircuitPython. Now that you have encountered a
9+ Thanks for testing out CircuitPython! Now that you have encountered a
1010 bug... you can file a report for it.
1111 - type : textarea
1212 id : firmware
1616 Include the version of CircuitPython you're running. You can see it in
1717 the `boot_out.txt` file, as well as in the `REPL`.
1818 placeholder : Adafruit CircuitPython 6.2.0 on 2021-03-01; Raspberry Pi Pico with rp2040
19- render : python
2019 validations :
2120 required : true
2221 - type : textarea
3635 label : Behavior
3736 description : What happens when you run the code above? Include error messages (if any).
3837 placeholder : |
39- ```python
38+ ```
4039 Traceback (most recent call last):
4140 File "<stdin>", line 1, in <module>
4241 TimeoutError: Clock stretch too long
You can’t perform that action at this time.
0 commit comments