OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
123 stars 118 forks source link

Calliope mini V3 - Neopixel RGB colour codes generate error message #1678

Closed PetraSohnius closed 1 month ago

PetraSohnius commented 1 month ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. insert "turn RGB LED on - all - colour"
  2. connect with "colour with - red - green - blue - white"
  3. type any value from 0 to 255 for the four colour options
  4. send code to board
  5. see error message

Expected behavior

Device information

bug_colorV3_sim bug_colorV3

AyaMoussa commented 1 month ago

fixed on branch Issue1678

AHberta commented 1 month ago

Tested and works perfectly! Thanx ;)