Fix serial split for Helix

This commit is contained in:
Drashna Jaelre
2018-05-25 11:04:31 -07:00
parent ff747a13c4
commit 72538df105

View File

@@ -12,7 +12,7 @@
#include <stdbool.h>
#include "serial.h"
#ifdef USE_SERIAL
#ifndef USE_I2C
// Serial pulse period in microseconds. Its probably a bad idea to lower this
// value.