-
The code for this component currently lives https://github.com/opendatahub-io/odh-dashboard/blob/main/frontend/src/pages/projects/components/DeleteModalConnectedAlert.tsx
This new components should b…
-
Hi @thebradleysanders
I see you converted the code for the mega any idea how to convert it for the 32u4?
https://github.com/thebradleysanders/ESPHome-Arduino-Port-Expander/blob/main/arduino_port…
-
...storyboard: error: IB Designables: Failed to render and update auto layout status for ViewController (CvE-oC-4JB): Failed to load designables from path (null)
installing via pod this happens eve…
-
* Input form for squeezed void (solvent etc)
* check for .fab (ABIN) file
* what else?
-
Using the latest version of the main branch and run the script.
```
>>> import pyb
>>> adc = pyb.ADC(pyb.Pin.board.PA4)
Traceback (most recent call last):
File "", line 1, in
ValueError: pin …
-
Will be used by https://github.com/jonlamb-gh/home-phone/issues/6.
Either full-duplex I2S2 or use both I2S2 and I2S3.
Some examples:
* https://github.com/astro/stm32f429-hal/blob/master/src/i2s…
-
**Is this a new page or a change to an existing one?**
Addition to the existing migration guide
**Describe the enhancement**
We should add some documentation explaining likely test failures resul…
-
Want to use chamber thermistor. I am not sure where to place the pins. i have assigned
#define TEMP_SENSOR_CHAMBER 1
I can't find TEMP_CHAMBER_PIN
-
I cant seem to get multi_pin fans working as the cooling_fan for my bed when doing a MPC calibration. No matter what, the pins are unknown. It works fine for PID calibration. Any feedback would be app…
-
It looks as if the gpio_interrupt_enable() function overwrites pre-existing values when called with the same pins on different ports (e.g. PA15, PB15, PC15). gpio_exti_infor[EXTI_NUMS] can only hold a…