We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939a98f commit 2b127b0Copy full SHA for 2b127b0
1 file changed
CircuitPython_Flying_Toasters/code.py
@@ -11,6 +11,8 @@
11
Licensed under the MIT license.
12
13
All text above must be included in any redistribution.
14
+
15
+Requires CircuitPython 5.0 or later.
16
"""
17
18
import time
0 commit comments