-
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
1 parent
27c5680
commit 9430ae6
Showing
1 changed file
with
10 additions
and
11 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 |
---|---|---|
@@ -1,16 +1,15 @@ | ||
# free_rfr | ||
|
||
A new Flutter project. | ||
A new RFR for ETC Eos-based consoles using OSC Communication | ||
|
||
## Getting Started | ||
|
||
This project is a starting point for a Flutter application. | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
> **Warning** | ||
> This project is under active development and breaking changes are likely. Use at your own risk! | ||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | ||
|
||
For help getting started with Flutter development, view the | ||
[online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
## Getting Started | ||
1. Please set up these settings on your console and ensure everything in the red box is configured as in the screenshot. | ||
2. These settings can be found in the Browser -> System Settings -> System -> Show Control -> OSC Tab | ||
![image](https://github.com/bgoldstone/free_rfr/assets/23127820/b9b4f82e-60fa-4b70-a157-1793e6bd2f65) | ||
1. Put in a Friendly name to remember your Eos Console by | ||
1. To find the IP address of your console, you can select the 'About' key on your eos console. the IP Addresses are located here: | ||
![free_rfr-ip-address](https://github.com/bgoldstone/free_rfr/assets/23127820/36fd53ee-67c9-4740-a2d0-4c08384eb330) |