Sparkfun_HM1X_Bluetooth_Arduino_Library How to use getBlePin()

Can you give me a code snippet to show me how to use the get BLE pin code function?

Unlike the other “gets” such as getBleName() etc, this code throws an error:

Serial.println("The BLE PIN is: " + bt.getBlePin() );

no matching function for call to 'HM1X_BT::getBlePin()

Regards, Martin