aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime/Runtime/luxcena_neo/strip.py
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-10-10 23:30:58 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-10-10 23:30:58 +0200
commit7e4490432db60c13971f9938b445e0a207d49d49 (patch)
tree339ec1ce507cfb1ee096aed8317b9302cee2d87c /NeoRuntime/Runtime/luxcena_neo/strip.py
parent76cd8292c5b80749ece1ab6558f3ed410a618f0d (diff)
downloadLuxcena-Neo-7e4490432db60c13971f9938b445e0a207d49d49.tar.gz
Luxcena-Neo-7e4490432db60c13971f9938b445e0a207d49d49.zip
:hammer: Fix merge conflict
Diffstat (limited to 'NeoRuntime/Runtime/luxcena_neo/strip.py')
-rw-r--r--NeoRuntime/Runtime/luxcena_neo/strip.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/NeoRuntime/Runtime/luxcena_neo/strip.py b/NeoRuntime/Runtime/luxcena_neo/strip.py
index e8bf476..e973ed2 100644
--- a/NeoRuntime/Runtime/luxcena_neo/strip.py
+++ b/NeoRuntime/Runtime/luxcena_neo/strip.py
@@ -1,10 +1,6 @@
import json
from os import path
-<<<<<<< Updated upstream
import rpi_ws281x as ws
-=======
-# from .neopixel import *
->>>>>>> Stashed changes
from .matrix import Matrix, get_segment_range
from .power_calc import calcCurrent