cli cange

This commit is contained in:
Johannes Wendel
2019-08-28 19:18:22 +02:00
parent 1cd3656f0b
commit 03beeb8272
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import argparse as ap
from FlippR_Networking import Networking
import keyboard
networking = {}
networking = Networking("","")
def create_menu():
menu = CursesMenu("FlippR")