HIH6121 example code compilation error

The example code on the playground :

HIH61XX hih(0x27);

where you have

HIH61XX hih(0x27, 8);

version library mismatch?