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
125 stars 121 forks source link

Inconsistency for the device OLEDSSD1306 for arduino/nano33ble and sensebox #1105

Closed rbudde closed 3 years ago

rbudde commented 3 years ago

when adding the OLEDSSD1306 to arduino/nano33ble it turned out, that the same device stops working with sensebox (it is integrated somehow there and not explicitly requested), probably because versions are incompatible.

If this error is not amended until the next relwase, the OLED display will no longer work for the sensebox

rbudde commented 3 years ago

problem:

This cannot be done easily with our current build scripts. As a hack the current version of SSD1306 is moved away when sensebox is compiled and restored later. This is implemented in tag 27 of ora-cc-rsc.

When the next version of the labis released, the base version must be increased to 27.