fw-custom-z31-f7/default_tune.cpp

6 lines
92 B
C++
Raw Normal View History

2024-03-12 16:24:28 -07:00
#include "pch.h"
void boardTuneDefaults() {
engineConfiguration->displacement = 1.7;
}