#pragma once #include void chirp_init(); void chirp_play(const char* new_song); int32_t interpret_next_token(uint8_t* buffer);