Updates and Fixes #2

Merged
Raum0x2A merged 14 commits from develop into master 2021-05-07 10:03:09 -06:00
Showing only changes of commit 7c5d4b5ce8 - Show all commits

View File

@@ -54,7 +54,12 @@ This function takes 3 parameters:
* portalcode: 12 char hex string of portal location * portalcode: 12 char hex string of portal location
* savename: Save location and name * savename: Save location and name
* Horizontal/Vertical layout: 0 is horizontal, 1 is vertical * layout:
* 00 or 0 is horizontal in light mode
* 01 or 1 is horizontal in dark mode
* 11 is vertical in dark mode
* 10 is vertical in light mode
**Example:** **Example:**