mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
4 lines
No EOL
75 B
Python
4 lines
No EOL
75 B
Python
from core.craftbeerpi import CraftBeerPi
|
|
|
|
cbpi = CraftBeerPi()
|
|
cbpi.start() |