We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc6d00 commit a93cf80Copy full SHA for a93cf80
conf/seeed_sensecap_m2/files/etc/hotplug.d/net/10-set-wifi-mac
@@ -4,6 +4,6 @@
4
. /lib/functions.sh
5
. /lib/functions/system.sh
6
7
-uci set wireless.@wifi-iface[0].macaddr=$(macaddr_add "$(mtd_get_mac_binary factory 0x2e)" 1)
+uci set wireless.@wifi-iface[0].macaddr=$(macaddr_add "$(mtd_get_mac_binary factory 0x2e)" -1)
8
uci commit wireless
9
wifi reload
0 commit comments