mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00

* Include log messages in unit tests * Provide an initial time value --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
4 lines
82 B
C
4 lines
82 B
C
#pragma once
|
|
|
|
// Initialize testing environment.
|
|
void initializeTestEnvironment(); |