Angular directive
sra-waiting-for-s-i-m source template
This widget displays a message that we are waiting on the SIM to connect.
Users can override the message with an image file of their own.
Place a file called "WaitingForSIM.png" your "Documents/SIMRacingApps" folder.
This image will be scaled to the window size, but the aspect ratio will be maintained.
The default ratio is 16x9.
Example(s):
<sra-waiting-for-s-i-m></sra-waiting-for-s-i-m>
Dependencies:
Name | Type | Description |
---|---|---|
data-sra-args-interval | integer | The interval, in milliseconds, that this widget will update from the server. Default is 1000. |