1
0

Fix serial split for BFO9000

This commit is contained in:
Drashna Jaelre
2018-05-25 10:58:58 -07:00
parent 82466aafd1
commit 8e01e3cfa1

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.