mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-06-04 08:11:31 +00:00
Use correct macro for logging test
This commit is contained in:
@@ -632,7 +632,7 @@ void EnvironmentSensorManager::start_gps() {
|
||||
_location->begin();
|
||||
_location->reset();
|
||||
|
||||
#ifndef PIN_GPS_RESET
|
||||
#ifndef PIN_GPS_EN
|
||||
MESH_DEBUG_PRINTLN("Start GPS is N/A on this board. Actual GPS state unchanged");
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user