Adicionar primeiro
This commit is contained in:
6
components/peripherals/include/peripherals.h
Executable file
6
components/peripherals/include/peripherals.h
Executable file
@@ -0,0 +1,6 @@
|
||||
#ifndef PERIPHERALS_H
|
||||
#define PERIPHERALS_H
|
||||
|
||||
void peripherals_init(void);
|
||||
|
||||
#endif /* PERIPHERALS_H */
|
||||
Reference in New Issue
Block a user