mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-04-20 15:26:06 -04:00
added psutil library
This commit is contained in:
parent
c872e36555
commit
b739a1e727
@ -1,6 +1,7 @@
|
||||
import logging
|
||||
import random
|
||||
import time
|
||||
import psutil
|
||||
|
||||
from config_init import initialize_config
|
||||
from db_operations import (
|
||||
|
@ -1,2 +1,3 @@
|
||||
meshtastic
|
||||
pypubsub
|
||||
psutil
|
Loading…
x
Reference in New Issue
Block a user