stefan123t
stefan123t
@De-Ichirou da Du mehrere DTU lite vorliegen hast wäre zu prüfen wie das die Originalsoftware löst ? Wenn Du zwei laufen hast wie können die die Kommunikation auseinander halten ?...
Thanks for the responses we will follow the suggested ideas and will come back to you.
As far as I followed and understood the solution now is to use startFastWrite() instead of startWrite(). The reason being that ACKs were off for some considerable time when switching...
> > I looked at [LennartF22/RF24@nRF24:RF24:master...master](https://github.com/LennartF22/RF24/compare/nRF24:RF24:master...master) and found some breaking changes that wouldn't be welcome here, specifically c'tor and `begin()` changes. > > @2bndy5 That's correct, my fork is just...
@2bndy5 thanks for the suggestions using a generic flag, `RF24_SPI_BUF` / `RF24_SPI_BUF_TX` may be a bit shorter and wieldy, but in the end it does not really matter ;) I'll...
@LennartF22 does the branch Brendan started yesterday already qualify for integration into OpenDTU ? It contains the expected ifdef-soup to select code for EPS-IDF builds using `RF24_ESP_IDF` label on `ESP_PLATFORM`....
@flyinbutrs I like your idea :+1: of having several (if not all) Field Reference Entries available to insert at the current cursor position / at the end of the Use...
I really like the idea of syntax-coloring / command-completion for Reference fields. I just have logged #6782 before being able to find all these issues with the `is:issue {REF:` search...
Hi @foss1l that looks near perfect. I especially like the distinction between filled (green) and unfilled (red) reference fields. That meets all my expectations! Many thanks and thumbs up! One...
@foss1l for the colors you may want to check a WCAG color contrast safe palette, which probably will give you safe colors which are discernible for people with low vision....