Orange Pi Zero - change MAC WIFI

A lot of people had problem changing MAC of wifi
In case it is not solved already here is a tutorial:

The new WIFI MAC address must be changed on two places:

  • MAC must be changed in file /etc/udev/rules.d/70-persistent-net.rules
  • MAC must be changed in /etc/modprobe.d/xradio_wlan.conf

I tried to change only last byte, I think first 3 bytes must be kept original value

DietPi used is v113 for OPI zero

If I helped someone I would be happy…
Anyway, DietPi is a great JOB !!! THANX!

Thanks works well.