added const.py
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
AVAILABLE_PINS = range(0, 28)
|
||||||
|
"""Pins available for Configuration"""
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
carom.const
|
||||||
|
===========
|
||||||
|
|
||||||
|
.. automodule:: carom.const
|
||||||
@@ -6,3 +6,4 @@ API
|
|||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
cli
|
cli
|
||||||
|
const
|
||||||
|
|||||||
Reference in New Issue
Block a user