Andreas
Andreas
Hey, I just noticed that the occasional full-sync (which is a Wake-Up phase followed by longer sync pulses on the configured channel) actually causes a loss of sync for the...
_Originally posted by @atc1441 in https://github.com/atc1441/E-Paper_Pricetags/issues/2#issuecomment-808908580_ > RfStats contain these for example, but unknown of the order till now: > public sbyte? rssi; > public byte? lqi; > public ushort?...
Hey, do you have any information on the Testpads of the ZBD 50c? You did connect them to a programmer (?) in https://www.youtube.com/watch?v=OzS4UP7LHaE I've mapped them but I haven't probed...
Hey, last week a student was shown the wrong time and location for an exam in the app. The event was updated in december, but the app still showed the...
The slot in pads with slotted holes is rotated 90°  
Images are covering pads and holes in the preview (if not highlighted). Pads and holes should be drawn after the images. ![2021-06-08 20_17_33-EasyEDA(Standard) - A Simple and Powerful Electronic Circuit...
Regular text shapes are also drawn using an SVG that is independent of the actual text. The text attribute could hold the label text and also the settings used to...
Using `createShape` api and faking a cut'n'paste on the editor would allow for the user to place the shape with red-cross and specified reference point...
The PIN next to RX on ESP12 (and ESP07) modules is GPIO5. The library is correct on the ESP-12E, but on ESP12, ESP12-SMD and ESP07-16PIN GPIO4 and GPIO5 swapped! Actually...