6 lines
80 B
C++
6 lines
80 B
C++
#include "./BPM.h"
|
|
#include "../Static.h"
|
|
|
|
STATIC_ALLOC(BPM);
|
|
STATIC_TASK(BPM);
|