car-stereo/software/main/include/avrcp.h

6 lines
48 B
C++

#pragma once
namespace avrcp {
void init();
}