mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fixes an indent in 1in44 lcd waveshare
Signed-off-by: Rai <58925163+rai68@users.noreply.github.com>
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
|
|
||||||
import RPi.GPIO as GPIO
|
import RPi.GPIO as GPIO
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from . import config
|
from . import config
|
||||||
|
|
||||||
LCD_1IN44 = 1
|
LCD_1IN44 = 1
|
||||||
|
Reference in New Issue
Block a user