mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 16:45:08 -05:00
Update README.md
This commit is contained in:
parent
dc3de38081
commit
9964dc3ea6
@ -90,13 +90,8 @@ sudo apt install build-essential
|
|||||||
unzip Soarer_Converter_v1.10.zip
|
unzip Soarer_Converter_v1.10.zip
|
||||||
cd tools
|
cd tools
|
||||||
unzip Soarer_sctools_v1.10_source.zip
|
unzip Soarer_sctools_v1.10_source.zip
|
||||||
cd common
|
cd build/linux
|
||||||
gcc -c hid_tokens.cpp macro_tokens.cpp
|
make
|
||||||
cd ../scas
|
|
||||||
g++ scas.cpp -o scas ../common/hid_tokens.o ../common/macro_tokens.o
|
|
||||||
cd ../scwr
|
|
||||||
gcc scwr.c -o scwr
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user