diff --git a/pong-bot.py b/pong-bot.py index f128684..49ccef1 100644 --- a/pong-bot.py +++ b/pong-bot.py @@ -8,6 +8,7 @@ from pubsub import pub # pip install pubsub import meshtastic.serial_interface #pip install meshtastic import meshtastic.tcp_interface import meshtastic.ble_interface +from datetime import datetime # Uncomment the interface you want to use depending on your device connection