Fix Orthodox compile issue in online configurator (#3044)

pull/3053/head
Drashna Jaelre 6 years ago committed by skullydazed
parent 220b5119fa
commit 82466aafd1

@ -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.

Loading…
Cancel
Save