Обновление

This commit is contained in:
cfif 2025-12-17 16:17:49 +03:00
parent 7ad6df4e1e
commit 6dea05df35
1 changed files with 0 additions and 6 deletions

View File

@ -7,12 +7,6 @@
#include "GpioPin.h"
typedef struct {
tGpioPin ledR;
tGpioPin ledG;
tGpioPin ledB;
} tLed;
typedef struct {
} tPowerManagement;