Initial commit

This commit is contained in:
ddmt 2025-02-16 14:11:24 +00:00
commit 8974b93215
3 changed files with 23 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix

6
LICENSE Normal file
View File

@ -0,0 +1,6 @@
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this
does not cause the resulting executable to be covered by
the GNU General Public License. This exception does not
however invalidate any other reasons why the executable
file might be covered by the GNU General Public License.

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Sensor-simulator
环境传感设备模拟器