mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-04-30 12:42:27 +00:00
SDK updated to 7.3.0 in order to get new devices to work in simulation. This means some function prototypes have had to be amended.
18 lines
486 B
XML
18 lines
486 B
XML
<!--
|
|
|
|
Distributed under MIT Licence
|
|
See https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/LICENSE.
|
|
|
|
|
|
GarminHomeAssistant is a Garmin IQ application written in Monkey C and routinely
|
|
tested on a Venu 2 device. The source code is provided at:
|
|
https://github.com/house-of-abbey/GarminHomeAssistant.
|
|
|
|
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
|
|
|
|
-->
|
|
|
|
<drawables>
|
|
<bitmap id="LauncherIcon" filename="launcher.svg" />
|
|
</drawables>
|