Expose JOYSTICK_DEBUG to the general user (#19394)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
jahartley
2020-09-17 07:01:10 -04:00
committed by Scott Lahteine
parent 9d1b1cf073
commit 70c5871910
2 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#include "../core/macros.h"
#include "../module/temperature.h"
//#define JOYSTICK_DEBUG
class Joystick {
friend class Temperature;
private: