mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
4 lines
49 B
C
4 lines
49 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void mesh_init();
|
||
|
|
void mesh_loop();
|