Minor #warning fix for PrintCounter

This commit is contained in:
João Brázio 2016-05-10 14:14:54 +01:00
parent c4e6e41b05
commit eafa16a781
No known key found for this signature in database
GPG key ID: F62CFD37DFFDB540
2 changed files with 2 additions and 2 deletions

View file

@ -25,6 +25,8 @@
#include "macros.h"
#include "stopwatch.h"
#include <avr/eeprom.h>
// Print debug messages with M111 S2
//#define DEBUG_PRINTCOUNTER