germanmedinasl

Results 1 comments of germanmedinasl

This is my botched job, but unluckily I "solved" it with this: ` if (data.startsWith("]C1") || data.startsWith("]c1")) { data = data.substring(3); } ` Right after the camera captured the code...