Revert change to existing SparkFunDMX if we arent going to be using it

This commit is contained in:
Will Tatam
2023-02-18 16:15:23 +00:00
parent 33b52aabfa
commit 781432282c

View File

@@ -19,7 +19,7 @@ Distributed as-is; no warranty is given.
#ifndef SparkFunDMX_h
#define SparkFunDMX_h
//#define DMX_SEND_ONLY // this disables DMX sending features, and saves us two GPIO pins
#define DMX_SEND_ONLY // this disables DMX sending features, and saves us two GPIO pins
// ---- Methods ----