Skip to content

Commit 2b127b0

Browse files
committed
Add note about CP version requirement
1 parent 939a98f commit 2b127b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • CircuitPython_Flying_Toasters

CircuitPython_Flying_Toasters/code.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
Licensed under the MIT license.
1212
1313
All text above must be included in any redistribution.
14+
15+
Requires CircuitPython 5.0 or later.
1416
"""
1517

1618
import time

0 commit comments

Comments
 (0)