control:
- reset timeout on user input only
-> drop reset on changed motor duty
- add timeoutNotifyPowerStillOnMs
-> when forgotten to turn off the power the buzzer
beeps a few times every 30 minutes
- Add/fix JOYSTICK_LOG_IN_IDLE option
remove empty config.hpp
6 lines
100 B
C
6 lines
100 B
C
#pragma once
|
|
|
|
// outsourced macros / definitions
|
|
|
|
//-- control.cpp --
|
|
//#define JOYSTICK_LOG_IN_IDLE
|