Download Latest Mod and MUGEN Games

Features New Games

Garmin: 10r-04 6953 Update

using Toybox.Application; using Toybox.WatchUi; using Toybox.System; class DepthAlertsApp extends Application.AppBase

function onStart(state) System.println("Depth Alert Feature Started"); garmin 10r-04 6953 update

class DepthAlertView extends WatchUi.View function onUpdate(dc) var depth = Sensor.getDepth(); if (depth != null && depth < 5) System.println("Shallow water!"); WatchUi.requestUpdate(); using Toybox




Download Latest APK Mod Games and MUGEN Games