Marcel Stemmeler
Marcel Stemmeler
Configurations are not using Timestamps because they are not shared, but since you can open the same profile on multiple tabs this can still cause issues. It should be discussed...
@infernus01 sure let me first explain the issue again. The Problem ist not in the code-generation this works as expected however the program shown in the picture should not be...
[dataReady](https://lancaster-university.github.io/microbit-docs/ubit/radio/#dataready) does not work. It uses queueDepth which is not changed when using MicroBitRadioDatagram. This could be adjusted. MicroBitRadioDatagram::recv and MicroBitRadioDatagram::send should increase the queue depth.