generated from farm-ng/amiga-app-template-kivy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ To learn more about building you own custom applications, please refer to: | |
[amiga.farm-ng.com - **Developing Custom Applications**](https://amiga.farm-ng.com/docs/brain/brain-apps) | ||
|
||
> [!IMPORTANT] | ||
> This app will only work on Amiga Brains using v2.3+ of our OS. If you are not sure of which version you have, contact [email protected] | ||
> This app will only work on Amiga Brains using v2.3+ of our OS. If you are not sure of which version you have, contact [email protected] | ||
To install the Virtual Joystick App on your Amiga Brain, ssh into your robot and clone the repo to your user's home directory: | ||
|
||
|
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ install_requires = | |
kornia-rs | ||
PyTurboJPEG | ||
protobuf==5.27.2 | ||
|
||
tests_require = | ||
pytest | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters