Merge branch 'dev'

# Conflicts:
#	docs/payloads.md
This commit is contained in:
Scott Powell
2026-08-09 14:36:53 -04:00
committed by Florent
parent 03b6ef4b0d
commit efc527a30a
348 changed files with 11264 additions and 1646 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "variant.h"
#include <Arduino.h>
void initVariant() {
}