| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| end | ||
|
|
||
| if apiVersion >= 1.016 then | ||
| PageFiles[#PageFiles + 1] = { title = "Profiles", script = "profiles.lua" } |
There was a problem hiding this comment.
Move to line 12?
Sorry, something went wrong.
There was a problem hiding this comment.
By having it like this the pages can be shuffled around as we please. and if a page is to be removed we have to break it out anyway. I also like the readability of the current approach of having a if for each page.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adds a page with pid and rate profile.
Because of how it's implemented in the firmware, both profiles can't be changed at the same time.
Fixes #430 #230 #47 #22