Skip to content

Commit

Permalink
Add author and fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
MrEmsii authored Nov 5, 2022
1 parent 88756b8 commit 6509b96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions LCD_I2C.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Author: Emsii
# Date: 26.10.2022
# https://github.com/EmsiiDiss

import API_LCD_I2C, inne
import time, w1thermsensor, psutil, datetime
from gpiozero import CPUTemperature
Expand Down
4 changes: 4 additions & 0 deletions SQL_Statistic.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Author: Emsii
# Date: 26.10.2022
# https://github.com/EmsiiDiss

from asyncio.windows_events import NULL
import sqlite3, shutil, hashlib

Expand Down

0 comments on commit 6509b96

Please sign in to comment.