diff options
Diffstat (limited to 'source/MazarineApp.mc')
-rw-r--r-- | source/MazarineApp.mc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/MazarineApp.mc b/source/MazarineApp.mc index b334540..afe8049 100644 --- a/source/MazarineApp.mc +++ b/source/MazarineApp.mc @@ -6,6 +6,10 @@ // This software may be modified and distributed under the terms // of the BSD license. See the LICENSE file for details. +// Settings are not possible: +// https://stackoverflow.com/q/34583358/how-to-have-settings-for-connectiq-watch-app +// https://forums.garmin.com/developer/connect-iq/f/discussion/2810/watch-face-settings-for-watch-faces-uploaded-directly + using Toybox.Application; using Toybox.WatchUi; |