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