mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-07-15 08:19:19 +00:00
8 lines
70 B
C++
8 lines
70 B
C++
#include "variant.h"
|
|
#include <Arduino.h>
|
|
|
|
|
|
void initVariant() {
|
|
|
|
}
|