Some changes
This commit is contained in:
11
peripherals/peripheraldata.h
Normal file
11
peripherals/peripheraldata.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by bruno on 16.2.2025.
|
||||
//
|
||||
|
||||
#ifndef RISCB_PERIPHERALDATA_H
|
||||
#define RISCB_PERIPHERALDATA_H
|
||||
|
||||
#include "audio.h"
|
||||
|
||||
extern AudioData audioData;
|
||||
#endif //RISCB_PERIPHERALDATA_H
|
Reference in New Issue
Block a user