6 lines
54 B
C++
6 lines
54 B
C++
|
#include "hardware_init.h"
|
||
|
|
||
|
void hardware_init() {
|
||
|
|
||
|
}
|