[wifi] Change priority type from float to int8_t (#11830)

This commit is contained in:
J. Nick Koston
2025-11-11 16:10:17 -06:00
committed by GitHub
parent a2ec7f622c
commit ef04903a7a
4 changed files with 63 additions and 21 deletions

View File

@@ -15,5 +15,10 @@ wifi:
networks:
- ssid: MySSID
password: password1
priority: 10
- ssid: MySSID2
password: password2
priority: 5
- ssid: MySSID3
password: password3
priority: 0