controls.h 128 B

12345678
  1. #ifndef CONTROLS_H
  2. #define CONTROLS_H
  3. #include "audio_controls.h"
  4. const extern actrls_t LMS_controls[];
  5. #endif // CONTROLS_H