mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
detected_network.yml: Record WiFi firmware vars (43430 & 43455)
This commit is contained in:
parent
3bb41e2e07
commit
ca22622c7d
1 changed files with 4 additions and 4 deletions
|
@ -318,10 +318,10 @@
|
|||
value: "{{ can_be_ap }}"
|
||||
- option: host_country_code_found
|
||||
value: "{{ host_country_code }}"
|
||||
- option: firmware_option_1
|
||||
value: "{{ rpi3bplus_rpi4_wifi_firmware }}"
|
||||
- option: firmware_option_2
|
||||
value: "{{ rpizerow_rpi3_wifi_firmware }}"
|
||||
- option: wifi_firmware_43430
|
||||
value: "{{ rpizerow_rpi3_wifi_firmware }}"
|
||||
- option: wifi_firmware_43455
|
||||
value: "{{ rpi3bplus_rpi4_wifi_firmware }}"
|
||||
|
||||
- name: Add 'detected_network' variable 'current_client_channel_found' value if defined, to {{ iiab_ini_file }}
|
||||
ini_file:
|
||||
|
|
Loading…
Reference in a new issue