mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 11:10:52 +00:00
add beginnings of mesh radio
This commit is contained in:
4
src/MeshRadio.h
Normal file
4
src/MeshRadio.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void mesh_init();
|
||||
void mesh_loop();
|
||||
Reference in New Issue
Block a user