mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-09-01 20:08:46 +00:00
8 lines
70 B
C++
8 lines
70 B
C++
#include "variant.h"
|
|
#include <Arduino.h>
|
|
|
|
|
|
void initVariant() {
|
|
|
|
}
|