Fix C2680 compiler error in Visual Studio

This commit is contained in:
Justin D'Arcangelo 2018-08-23 11:47:34 -04:00 committed by GitHub
parent 2f9e5b02d3
commit 630594eaa7
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