#pragma once #include "serial_port.h" void init_serial_at(const std::string& device, int baudrate); extern std::string IMEI;