Libs updates

This commit is contained in:
Scott Lahteine
2017-09-06 06:28:32 -05:00
parent 34101224c4
commit d7ee81202f
13 changed files with 97 additions and 60 deletions

View File

@@ -23,7 +23,7 @@
#ifndef STOPWATCH_H
#define STOPWATCH_H
#include "macros.h"
#include "../core/types.h"
// Print debug messages with M111 S2 (Uses 156 bytes of PROGMEM)
//#define DEBUG_STOPWATCH
@@ -103,7 +103,7 @@ class Stopwatch {
*/
millis_t duration();
#if ENABLED(DEBUG_STOPWATCH)
#ifdef DEBUG_STOPWATCH
/**
* @brief Prints a debug message