mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
4b2b949b67
commit
5dbfe58b81
|
|
@ -106,7 +106,9 @@
|
|||
??? example "Electrical schematic diagram for advanced users"
|
||||
<img src="../pico_hid/basic_scheme.png" />
|
||||
|
||||
3. **[Flash firmware to the Pico HID.](pico_hid.md)**
|
||||
3. !!! warning "Double check that the circuit is assembled correctly to avoid any damage of the hardware."
|
||||
|
||||
4. **[Flash firmware to the Pico HID.](pico_hid.md)**
|
||||
|
||||
|
||||
-----
|
||||
|
|
|
|||
|
|
@ -141,6 +141,8 @@
|
|||
??? example "Electrical schematic diagram for advanced users"
|
||||
<img src="../v2/v2_atx_scheme.png" />
|
||||
|
||||
4. !!! warning "Double check that the circuit is assembled correctly to avoid any damage of the hardware."
|
||||
|
||||
|
||||
-----
|
||||
## Wiring with the target host
|
||||
|
|
|
|||
Loading…
Reference in New Issue