Skip to content

Commit

Permalink
first version nothing worknig
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosseel committed Jan 24, 2025
1 parent 4bb6813 commit b6ef17e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Empty file modified pifinder_post_update.sh
100644 → 100755
Empty file.
Empty file modified pifinder_setup.sh
100644 → 100755
Empty file.
Empty file modified pifinder_update.sh
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions python/PiFinder/gps_pi.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

import asyncio
from PiFinder.multiproclogging import MultiprocLogging
from PiFinder.gps_ubx import UBXParser
import logging

logger = logging.getLogger("GPS")
Expand Down

0 comments on commit b6ef17e

Please sign in to comment.