BalancingRobot/Software/HighLevelApp/UdpDebugLog/udplog.h (2 lines of code) (raw):

/* Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. */ #pragma once int Log_Debug(const char *fmt, ...);