#pragma once static const uint8_t MCP_CS_PIN = 10; static const unsigned long SERIAL_BAUD = 115200; static const uint8_t MAX_TRACKED_IDS = 48;