completed android-example and arduino example co-working

This commit is contained in:
strawmanbobi
2026-01-27 20:22:00 +08:00
parent 12fa4d886b
commit 93685d90f0
32 changed files with 989 additions and 489 deletions

View File

@@ -22,9 +22,9 @@
*/
#include <Arduino.h>
#include <cstring>
#include "utils.h"
// public function definitions
int splitString(const char *str, char *parts[],