mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
上传项目代码
This commit is contained in:
7
src/app/Device.h
Normal file
7
src/app/Device.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
class Device
|
||||
{
|
||||
public:
|
||||
static bool init();
|
||||
};
|
||||
Reference in New Issue
Block a user