ref: 1f38baeab36e1997de3d8d7e9e8f99cc082a87e0 dir: /pmp_main.h/
#pragma once #include <stdint.h> #include <stdbool.h> void mainPlayer(void); uint32_t getFrequenceValue(uint16_t period);