-
**IMPORTANT: Only some BB3 kit version with 2 Mean Well LRS modules seems to be affected by this issue!**
R4 is located on the AUX-PS module r3B3 that looks like this (i.e. green PCB version):
!…
-
**Is your feature request related to a problem? Please describe.**
It's really hard to implement a OTP by hand, it seems simple, but jumping inputs are actually somewhat tricky.
**Describe the sol…
-
Earlgrey's pads feature a [Schmitt trigger](https://en.wikipedia.org/wiki/Schmitt_trigger), which can be enabled per [DIO](https://opentitan.org/book/hw/ip/pinmux/doc/registers.html#dio_pad_attr--schm…
-
This would tune the performance, because in current implementation `:ets` is created without `read_concurrency` which makes all encryptions and decryptions synchronous.
We can:
* use `read_concurr…
-
Following up from https://github.com/whatwg/html/issues/3745#issuecomment-487192709, the [`autocomplete=one-time-code`](https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-…
-
## Forward Flow
**/search**
- fulfillment/end/location/gps cannot be equal to start/location/gps '\"12.9999855,77.73903849999999\"'
**/on_search**
- start and end location is same, is this…
-
Is there any way to use the new workflow input features to request for a 2fa code when getting temporary credentials and put them in during the steps?
-
### Clear and concise description of the problem
Hi
When I'm release many alpha version and then final version, the changelog (in github and other place) not include alpha version
### Suggested s…
-
### What happened?
Is it just me, or height of OTP inputs is slightly too big ? Or just entered input not centered correctly ?
![image](https://github.com/user-attachments/assets/1b092ba8-d639-486…
-
Try the following module definition:
``` erlang
-module(fail).
-compile(export_all).
id(X) -> X.
%% Remove this function and all works
mapfun(#{year := Y, month := M, day := D}) ->
#{year => Y,…