mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* TBeam: fix for debug output
This commit is contained in:
parent
cac9a481ff
commit
d8c2b3ab47
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ bool TBeamBoard::power_init()
|
|||
|
||||
if (!PMU)
|
||||
{
|
||||
Serial.println("PMU init failed.");
|
||||
MESH_DEBUG_PRINTLN("PMU init failed.");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue