Where is AS4147_SPI defined?

Hi guys, I’m following this through:

And it references AS4147_SPI however I could not find where it was defined, having checked out the github repos.

Anyone know where it is defined?

Thanks.

I am pretty sure that should actually be AS5147_SPI, of which you will find numerous instances in the library. It looks like a typo on the documentation page you have linked.

MagneticSensorSPI as5047u = MagneticSensorSPI(10, AS4147_SPI);