Added dummy plugin for simulated sensors

This commit is contained in:
Ziver Koc 2020-12-05 00:08:29 +01:00
parent c6f90c42af
commit fc37d158c5
5 changed files with 158 additions and 0 deletions

View file

@ -0,0 +1,3 @@
dependencies {
implementation project(':hal-core')
}