#pragma once #include namespace tt::hal::gps { bool initGpsDefault(uart_port_t port); }