Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define * tidy up missed comments
This commit is contained in:
@@ -23,10 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
/* Use I2C or Serial, not both */
|
||||
|
||||
#define USE_SERIAL
|
||||
|
||||
/* Select hand configuration */
|
||||
|
||||
// #define MASTER_LEFT
|
||||
@@ -55,4 +51,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#include "../../rev2fliphalf/config.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user