Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurkotwal authored Oct 8, 2021
1 parent 8e7bed5 commit b9d320f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Convert and resize high resolution source resources into *configured* sizes for
* Imagemagick - `sudo apt install imagemagick`
#### Running the script
Command: `generateHotasImages.py`
### Generate device model
### Generate devices model
Generates a yaml file based on `resources-source/edrefcard/bindingsData.py` that MetaRefCard can read. These bindings are thanks to [EDRefCard](https://github.com/richardbuckle/EDRefCard)! MetaRefCard uses these bindings to generate configs for some controllers but also has its own device configs in `config/devices.yaml`
#### Dependencies
Install modules - `pip3 install pyyaml`
Expand Down

0 comments on commit b9d320f

Please sign in to comment.