wifi: overlay: set default name for hotspot

This commit is contained in:
Konsta
2025-03-31 22:54:35 +03:00
parent 374fd0a10f
commit 981d1a86ed

View File

@@ -24,4 +24,7 @@
is no longer indicative, and a separate config now exists for each band -->
<bool translatable="false" name ="config_wifi5ghzSupport">true</bool>
<!-- Do not translate. Default access point SSID used for tethering -->
<string name="wifi_tether_configure_ssid_default" translatable="false">Raspberry Pi 5</string>
</resources>