Skip to content

Commit

Permalink
disabled debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Schmaltz committed Jun 22, 2024
1 parent d5880ca commit e6fd105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
#ifndef _DEFINES_H
#define _DEFINES_H

#define ENABLE_DEBUG // enable serial debug
#define SERIAL_DEBUG
//#define ENABLE_DEBUG // enable serial debug
//#define SERIAL_DEBUG

typedef unsigned char byte;
typedef unsigned long ulong;
Expand Down

0 comments on commit e6fd105

Please sign in to comment.