mirror of
https://github.com/MarkParker5/STARK.git
synced 2024-11-24 08:12:13 +02:00
small fix for SmartHome
This commit is contained in:
parent
64b2aadb82
commit
d84a6a9b03
@ -1,6 +1,6 @@
|
||||
import RPi.GPIO as GPIO
|
||||
GPIO.setmode(GPIO.BCM)
|
||||
from lib_nrf24 import NRF24
|
||||
from .lib_nrf24 import NRF24
|
||||
import spidev
|
||||
|
||||
import time
|
||||
|
Loading…
Reference in New Issue
Block a user