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