список устройств

This commit is contained in:
Dmitry Borisenko
2022-02-07 16:36:29 +01:00
parent fafbae3f07
commit d9ab7ed1b7
7 changed files with 24 additions and 3 deletions

4
include/DeviceList.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
#include "Global.h"
extern void addThisDeviceToList();