Update birdnet_to_mqtt.py

This commit is contained in:
Alexandre
2024-08-14 11:40:28 +02:00
committed by GitHub
parent ba39f95f71
commit fea5e2882b

View File

@@ -14,7 +14,8 @@ import os
sys.path.append('/home/pi/BirdNET-Pi/scripts/utils')
from helpers import get_settings
# Setup logging
# Setup basic configuration for logging
logging.basicConfig(level=logging.INFO)
log = logging.getLogger(__name__)
# Used in flickrimage