1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-01-03 10:44:02 +02:00

small fix

This commit is contained in:
MarkParker5 2020-11-28 08:25:22 +02:00
parent 627ff20c82
commit 1b705620b2

View File

@ -1,4 +1,5 @@
from Command import Command # import parent class
import os
class Raspi(Command):
def start(this, string): # main method