Skip to content

Commit

Permalink
Pruning DEBUG_MODE entries
Browse files Browse the repository at this point in the history
  • Loading branch information
martinroger committed Nov 29, 2024
1 parent cb4dd41 commit f2c2ce4
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 484 deletions.
3 changes: 0 additions & 3 deletions include/esPod.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ class esPod
private:
//Serial to the listening device
Stream& _targetSerial;
// #ifdef DEBUG_MODE
// HardwareSerial& _debugSerial;
// #endif

//Packet-related
byte _prevRxByte = 0x00;
Expand Down
Loading

0 comments on commit f2c2ce4

Please sign in to comment.