implemented arduino and android example

This commit is contained in:
strawmanbobi
2025-12-18 20:03:39 +08:00
parent d43ce08fc0
commit 85bd2206f0
33 changed files with 6298 additions and 457 deletions

View File

@@ -40,6 +40,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.aar'])
implementation 'net.irext.webapi:irext-androidapi:1.5.1'
implementation 'io.moquette:moquette-broker:0.17'
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:design:28.0.0'