Merge pull request #3888 from justindarc/fix-c2680

apollo.h: Fix C2680 compiler error in Visual Studio
This commit is contained in:
MooglyGuy 2018-08-23 17:52:59 +02:00 committed by GitHub
commit 5d5a94e3d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@
#include "bus/rs232/rs232.h"
#include "diserial.h"
#include "screen.h"
#ifndef VERBOSE
#define VERBOSE 0