mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-01-12 02:40:04 +00:00
correct import
This commit is contained in:
2
cnc/hal_raspberry/rpgpio.py
Normal file → Executable file
2
cnc/hal_raspberry/rpgpio.py
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from rpgpio_private import *
|
||||
from .rpgpio_private import *
|
||||
|
||||
import time
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user