mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
OP-1351 commented out thermal rise simulation
This commit is contained in:
parent
51bfb49e8c
commit
6e43858f50
@ -33,7 +33,8 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#define SIMULATE
|
||||
// uncomment to simulate board warming up (no need to put it in the fridge...)
|
||||
// #define SIMULATE
|
||||
|
||||
namespace OpenPilot {
|
||||
ThermalCalibrationHelper::ThermalCalibrationHelper(QObject *parent) :
|
||||
|
Loading…
Reference in New Issue
Block a user