IRhashdecode:24: error: 'IRdecodeHash' does not name a type
IRdecodeHash My_Hash_Decoder;
^
/root/.arduino15/packages/digistump/hardware/avr/1.6.5/libraries/DigisparkIRLib/examples/IRhashdecode/IRhashdecode.ino: In function 'void loop()':
IRhashdecode:37: error: 'My_Hash_Decoder' was not declared in this scope
My_Hash_Decoder.copyBuf(&My_Decoder);//copy the results to the hash decoder
^
exit status 1
'IRdecodeHash' does not name a type
Arduino-1.6.8.201601190826