fix
This commit is contained in:
parent
73111ff35c
commit
3586ba961e
@ -19,7 +19,7 @@ const int SPI_SPEED = 1000000;
|
||||
|
||||
config_t cfg;
|
||||
|
||||
const char EPSILON_KEY = "epsilon";
|
||||
const char EPSILON_KEY[] = "epsilon";
|
||||
const double DEFAULT_EPSILON = 0.01;
|
||||
|
||||
void isr() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user