[x] When strip splitting is turned off, code runs as normal.
[x] When strip splitting is turned on, the code runs in strip splitting mode.
Acceptance Criteria
[x] When strip splitting is disabled, code runs normally.
[x] When strip splitting is enabled, the first pattern runs on the first floor(n/2) pixels and the second pattern runs on the second floor(n/2) pixels.
[x] When the selected pattern changes on the web app, the displayed pattern also changes.
Requirements/Subtasks
Acceptance Criteria