rpgpio test fix

This commit is contained in:
Nikolay Khabarov
2017-05-14 14:20:01 +03:00
parent 7b6d0c551f
commit e4e36aa57b
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env python
from rpgpio_private import *
from .rpgpio_private import *
import time
import logging