mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-15 09:56:38 +02:00
* fixed issues (found during unit test)
This commit is contained in:
parent
32e58c98c0
commit
af4960f1c4
4 changed files with 30 additions and 20 deletions
|
@ -1,8 +1,6 @@
|
|||
#ifndef __DEBUG_H__
|
||||
#define __DEBUG_H__
|
||||
|
||||
#include "Arduino.h"
|
||||
|
||||
#ifdef NDEBUG
|
||||
#define DPRINT(str)
|
||||
#define DPRINTLN(str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue