34 lines
712 B
Markdown
34 lines
712 B
Markdown
![]() |
https://github.com/epezent/implot
|
||
|
licences for tinyfiledialog and miniaudio
|
||
|
|
||
|
Might need drigers?
|
||
|
https://ftdichip.com/drivers/
|
||
|
|
||
|
On windows you can find the com port stuff using the `mode` command:
|
||
|
```
|
||
|
C:\Users\illyum>mode
|
||
|
|
||
|
Status for device COM3:
|
||
|
-----------------------
|
||
|
Baud: 1200
|
||
|
Parity: None
|
||
|
Data Bits: 7
|
||
|
Stop Bits: 1
|
||
|
Timeout: OFF
|
||
|
XON/XOFF: OFF
|
||
|
CTS handshaking: OFF
|
||
|
DSR handshaking: OFF
|
||
|
DSR sensitivity: OFF
|
||
|
DTR circuit: ON
|
||
|
RTS circuit: ON
|
||
|
|
||
|
|
||
|
Status for device CON:
|
||
|
----------------------
|
||
|
Lines: 9001
|
||
|
Columns: 135
|
||
|
Keyboard rate: 31
|
||
|
Keyboard delay: 1
|
||
|
Code page: 437
|
||
|
```
|