rmc_website/dsidev/wifiicon.html
2024-10-09 01:40:11 -04:00

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>