initial support for thinknode m9

This commit is contained in:
liamcottle
2026-07-13 17:40:39 +12:00
parent 1c5a8426e8
commit 87bf371cd3
12 changed files with 563 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "variant.h"
#include <Arduino.h>
void initVariant() {
}