Added dummy plugin for simulated sensors
This commit is contained in:
parent
c6f90c42af
commit
fc37d158c5
5 changed files with 158 additions and 0 deletions
3
plugins/hal-dummy/build.gradle
Normal file
3
plugins/hal-dummy/build.gradle
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
dependencies {
|
||||
implementation project(':hal-core')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue