shithub: ft2play

ref: c05b1bd0e60840e1e4e7b7d01b2aa5b52cfcaaff
dir: /pmp_main.h/

View raw version
#pragma once

#include <stdint.h>
#include <stdbool.h>

void mainPlayer(void);
uint32_t getFrequenceValue(uint16_t period);