mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
8 lines
368 B
HTML
Executable File
8 lines
368 B
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: WiFiIcon
|
|
---
|
|
This app was likely used to demonstrate displaying the small wifi icon on the home screen, found on the top left of an app's banner. The app itself just turns the screen blue (not an error, it was programmed to do that).
|
|
<div class="screenshot">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/wifiicon.png">
|
|
</div> |