mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 02:09:57 +00:00
4 lines
82 B
C
4 lines
82 B
C
|
#pragma once
|
||
|
|
||
|
// Initialize testing environment.
|
||
|
void initializeTestEnvironment();
|