FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 36417b5c authored by Rob Thompson's avatar Rob Thompson
Browse files

Update log_in.py

parent cc0f8884
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,11 @@
import PySimpleGUI as sg
import time
import os
from icons import * #byte64 data for the images using the PySimpleGUI encoder
log_file_name = '/home/msm-class/attendance_log.csv'
location = "lab" #alter for other locations, e.g. lecture room
# Set up the GUI
# Define the window's contents
layout = [[sg.Image('MaterialscienceCOL.png',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment