mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +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 }}"
|
value: "{{ can_be_ap }}"
|
||||||
- option: host_country_code_found
|
- option: host_country_code_found
|
||||||
value: "{{ host_country_code }}"
|
value: "{{ host_country_code }}"
|
||||||
- option: firmware_option_1
|
- option: wifi_firmware_43430
|
||||||
value: "{{ rpi3bplus_rpi4_wifi_firmware }}"
|
value: "{{ rpizerow_rpi3_wifi_firmware }}"
|
||||||
- option: firmware_option_2
|
- option: wifi_firmware_43455
|
||||||
value: "{{ rpizerow_rpi3_wifi_firmware }}"
|
value: "{{ rpi3bplus_rpi4_wifi_firmware }}"
|
||||||
|
|
||||||
- name: Add 'detected_network' variable 'current_client_channel_found' value if defined, to {{ iiab_ini_file }}
|
- name: Add 'detected_network' variable 'current_client_channel_found' value if defined, to {{ iiab_ini_file }}
|
||||||
ini_file:
|
ini_file:
|
||||||
|
|
Loading…
Reference in a new issue