Обновление
This commit is contained in:
parent
7ad6df4e1e
commit
6dea05df35
|
|
@ -7,12 +7,6 @@
|
||||||
|
|
||||||
#include "GpioPin.h"
|
#include "GpioPin.h"
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
tGpioPin ledR;
|
|
||||||
tGpioPin ledG;
|
|
||||||
tGpioPin ledB;
|
|
||||||
} tLed;
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|
||||||
} tPowerManagement;
|
} tPowerManagement;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue