remvoed global

Signed-off-by: Ebbe Baß <ebbe@ping-mee.de>
master
Ebbe Baß 2022-07-12 09:56:45 +02:00
parent 9bb8757033
commit f354c7a54c
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import sys
try:
import paho.mqtt.client as mqtt
import gpiozero
global GPIO
import RPi.GPIO as GPIO
import board
import busio