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