Hi! If you add pinMode(SS, OUTPUT); to the setup then it is possible to change the SS pin.
Hi!
If you add
pinMode(SS, OUTPUT);
to the setup then it is possible to change the SS pin.